]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/net/npe/include/IxOsBufLib.h
Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'
[karo-tx-uboot.git] / drivers / net / npe / include / IxOsBufLib.h
1 /**
2  * @file IxOsBufLib.h  (Replaced by OSAL)
3  *
4  * @date 9 Oct 2002
5  *
6  * @brief This file contains the mbuf pool initialisation entry point
7  *
8  * 
9  * @par
10  * IXP400 SW Release version 2.0
11  * 
12  * -- Copyright Notice --
13  * 
14  * @par
15  * Copyright 2001-2005, Intel Corporation.
16  * All rights reserved.
17  * 
18  * @par
19  * SPDX-License-Identifier:     BSD-3-Clause
20  * @par
21  * -- End of Copyright Notice --
22  *
23  */
24
25 #ifndef IXOSBUFLIB_H
26 #define IXOSBUFLIB_H
27
28 #include "IxOsalBackward.h"
29
30 #endif /* IXOSBUFLIB_H */
31