mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-26 08:31:27 +00:00
We have to pack at least the jint16_t structure, because otherwise it'll be four bytes in size. Thankfully, we can do that and _not_ pack the actual node structures, and the compiler still doesn't emit stupid code. Signed-off-by: David Woodhouse <dwmw2@infradead.org>