staging: ath6kl: Convert A_UINT8 to u8
[linux-2.6-block.git] / drivers / staging / ath6kl / include / athendpack.h
1 //------------------------------------------------------------------------------
2 // <copyright file="athendpack.h" company="Atheros">
3 //    Copyright (c) 2004-2010 Atheros Corporation.  All rights reserved.
4 // 
5 //
6 // Permission to use, copy, modify, and/or distribute this software for any
7 // purpose with or without fee is hereby granted, provided that the above
8 // copyright notice and this permission notice appear in all copies.
9 //
10 // THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11 // WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12 // MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13 // ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14 // WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15 // ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16 // OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17 //
18 //
19 //------------------------------------------------------------------------------
20 //==============================================================================
21 // end compiler-specific structure packing
22 //
23 // Author(s): ="Atheros"
24 //==============================================================================
25 #ifdef VXWORKS
26 #endif /* VXWORKS */
27
28 #if defined(LINUX) || defined(__linux__)
29 #endif /* LINUX */
30
31 #ifdef QNX
32 #endif /* QNX */
33
34 #ifdef INTEGRITY
35 #include "integrity/athendpack_integrity.h"
36 #endif /* INTEGRITY */
37
38 #ifdef NUCLEUS
39 #endif /* NUCLEUS */
40
41
42 #ifdef UNDER_NWIFI
43 #include "../os/windows/include/athendpack.h"
44 #endif
45
46 #ifdef ATHR_CE_LEGACY
47 #include "../os/windows/include/athendpack.h"
48 #endif /* WINCE */
49
50 #ifdef WIN_NWF
51 #include <athendpack_win.h>
52 #endif