dyoung f5e353f96f Add a hint to the compiler that the radiotap header requires 8-byte
alignment.  This

        1 helps GCC make better code for architectures such as ARM
          where it would otherwise do a lot of byte-loads and shifts
          to load a multi-byte word, and

        2 ensures that the compiler will add no padding between a
          radiotap header and a 64-bit or narrower field that
          follows it.
2007-01-06 05:51:15 +00:00
2006-12-26 00:13:24 +00:00
2006-12-27 18:13:53 +00:00
2007-01-06 05:03:11 +00:00
2007-01-04 00:02:43 +00:00
2006-12-23 07:21:34 +00:00
2007-01-06 03:56:13 +00:00
2006-12-21 01:45:32 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%