banan-os/BAN/include
Bananymous 392da37f9a BAN: Function storage is now aligned as CallableBase and not max_align_t
On 32 bit architecture the alignment of 16 bytes did not seem to work
on stack variables. UBSan detected whole lot of misaligned functions
from Ext2.cpp. This patch should make function alignment be big enough?
2023-03-09 01:42:17 +02:00
..
BAN BAN: Function storage is now aligned as CallableBase and not max_align_t 2023-03-09 01:42:17 +02:00