mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -05:00
16-byte aligned. Consequently, struct tcb is a multiple of 16 bytes in size. We need to make sure there's no padding after struct ppc32_tp. We do this by explicitly adding the necessary padding in front of it. |
||
|---|---|---|
| .. | ||
| include | ||
| powerpc | ||
| Makefile.inc | ||