mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-12-17 15:41:36 +01:00
- Use the automatic alignment feature instead of hardcoding 64 all over the code. - This also converts a few bare __attribute__((aligned(X))) to using the ALIGNED macro.