if_arp.h 856 B

12345678910111213141516171819202122232425262728293031
  1. /*====================================================================*
  2. *
  3. * Copyright (c) 2013 Qualcomm Atheros, Inc.
  4. *
  5. * All rights reserved.
  6. *
  7. *====================================================================*/
  8. /*====================================================================*
  9. *
  10. * if_arp.h - Substitute Linux header for systems without one;
  11. *
  12. *--------------------------------------------------------------------*/
  13. #ifndef IF_ARP_HEADER
  14. #define IF_ARP_HEADER
  15. /*====================================================================*
  16. *
  17. *--------------------------------------------------------------------*/
  18. /*
  19. * do nothing with blinding speed and absolute accuracy;
  20. */
  21. /*====================================================================*
  22. *
  23. *--------------------------------------------------------------------*/
  24. #endif