diff options
author | Guy Harris <guy@alum.mit.edu> | 2018-08-04 03:11:27 -0700 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2018-08-04 03:11:27 -0700 |
commit | 90afc7640b08b812ff8e1f112e7dad7f690b0072 (patch) | |
tree | 9acec4663199fb5b2ffe1eb5b0838e844cbb52ae /pcap/pcap-inttypes.h | |
parent | fbd4c58304f17970573c8190314b4ea4d0a5718a (diff) |
Check for required alignment by testing CPU types.
Use the same test that extract.h does for processors whose load (and,
for CISC processors, memory-to-register arithmetic) instructions support
unaligned operands.
This gets rid of the last place where we used LBL_ALIGN, so get rid of
it. (We weren't setting it with CMake in any case.)
Diffstat (limited to 'pcap/pcap-inttypes.h')
0 files changed, 0 insertions, 0 deletions