]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/net/npe/include/IxOsServicesEndianess.h
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
[karo-tx-uboot.git] / drivers / net / npe / include / IxOsServicesEndianess.h
1 /** 
2  * @file IxOsServicesEndianess.h (Replaced by OSAL)
3  * 
4  * @brief Header file for determining system endianess and OS
5  * 
6  * @par
7  * 
8  * @par
9  * IXP400 SW Release version 2.0
10  * 
11  * -- Copyright Notice --
12  * 
13  * @par
14  * Copyright 2001-2005, Intel Corporation.
15  * All rights reserved.
16  * 
17  * @par
18  * SPDX-License-Identifier:     BSD-3-Clause
19  * @par
20  * -- End of Copyright Notice --
21  */
22  
23 #ifndef IxOsServicesEndianess_H
24 #define IxOsServicesEndianess_H
25
26 #include "IxOsalBackward.h"
27
28 #endif /* IxOsServicesEndianess_H */