]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/net/npe/include/IxOsBuffMgt.h
doc: SPI: Add qspi test details on AM43xx
[karo-tx-uboot.git] / drivers / net / npe / include / IxOsBuffMgt.h
1 /**
2  * @file (Replaced by OSAL)
3  *
4  * @brief This file includes the OS dependant MBUF header files.
5  *
6  * 
7  * @par
8  * IXP400 SW Release version 2.0
9  * 
10  * -- Copyright Notice --
11  * 
12  * @par
13  * Copyright 2001-2005, Intel Corporation.
14  * All rights reserved.
15  * 
16  * @par
17  * SPDX-License-Identifier:     BSD-3-Clause
18  * @par
19  * -- End of Copyright Notice --
20  */
21
22
23 #ifndef IxOsBuffMgt_inc
24 #define IxOsBuffMgt_inc
25
26 #include "IxOsalBackward.h"
27
28 #endif /* ndef IxOsBuffMgt_inc */