athstartpack.h 1.1 KB

12345678910111213141516171819202122232425262728293031
  1. //------------------------------------------------------------------------------
  2. // <copyright file="athstartpack.h" company="Atheros">
  3. // Copyright (c) 2004-2008 Atheros Corporation. All rights reserved.
  4. //
  5. // This program is free software; you can redistribute it and/or modify
  6. // it under the terms of the GNU General Public License version 2 as
  7. // published by the Free Software Foundation;
  8. //
  9. // Software distributed under the License is distributed on an "AS
  10. // IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
  11. // implied. See the License for the specific language governing
  12. // rights and limitations under the License.
  13. //
  14. //
  15. //------------------------------------------------------------------------------
  16. //==============================================================================
  17. // start compiler-specific structure packing
  18. //
  19. // Author(s): ="Atheros"
  20. //==============================================================================
  21. #ifdef UNDER_NWIFI
  22. #include "../os/windows/common/include/athstartpack_wince.h"
  23. #endif
  24. #ifdef ATHR_CE_LEGACY
  25. #include "../os/wince/include/athstartpack_wince.h"
  26. #endif /* WINCE */