42921ae7f73d51679b914b5977f89dc5788f417a
[openwrt.git] / target / linux / s3c24xx / files-2.6.31 / drivers / ar6000 / include / athendpack.h
1 /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2  * @file: athendpack.h
3  *
4  * @abstract: end compiler-specific structure packing
5  *
6  * Copyright (c) 2004-2007 Atheros Communications Inc.
7  * All rights reserved.
8  *
9  *
10  *  This program is free software; you can redistribute it and/or modify
11  *  it under the terms of the GNU General Public License version 2 as
12  *  published by the Free Software Foundation;
13  *
14  *  Software distributed under the License is distributed on an "AS
15  *  IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
16  *  implied. See the License for the specific language governing
17  *  rights and limitations under the License.
18  *
19  *
20  *
21  */
22 #ifdef VXWORKS
23 #endif /* VXWORKS */
24
25 #ifdef LINUX
26 #endif /* LINUX */
27
28 #ifdef QNX
29 #endif /* QNX */
30
31 #ifdef INTEGRITY
32 #include "integrity/athendpack_integrity.h"
33 #endif /* INTEGRITY */
34
35 #ifdef NUCLEUS
36 #endif /* NUCLEUS */
37
38 #ifdef UNDER_CE
39 #include "../os/wince/include/athendpack_wince.h"
40 #endif /* WINCE */
41