bump to 2.6.30-rc6
[openwrt/openwrt.git] / target / linux / s3c24xx / files-2.6.30 / drivers / ar6000 / include / athstartpack.h
1 /*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 * @file: athstartpack.h
3 *
4 * @abstract: start 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
23 #ifdef VXWORKS
24 #endif /* VXWORKS */
25
26 #ifdef LINUX
27 #endif /* LINUX */
28
29 #ifdef QNX
30 #endif /* QNX */
31
32 #ifdef INTEGRITY
33 #include "integrity/athstartpack_integrity.h"
34 #endif /* INTEGRITY */
35
36 #ifdef NUCLEUS
37 #endif /* NUCLEUS */
38
39 #ifdef UNDER_CE
40 #include "../os/wince/include/athstartpack_wince.h"
41 #endif /* WINCE */
42