banan-os/BAN
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: remove aligned alloc from ban 2023-03-02 22:12:42 +02:00
arch Kernel: Finally managed to get 64-bit working 2023-01-25 19:19:28 +02:00
include/BAN BAN: Function storage is now aligned as CallableBase and not max_align_t 2023-03-09 01:42:17 +02:00
.gitignore Kernel: lol 2022-12-13 12:12:15 +02:00
Makefile All: Move to c++20 2023-02-09 23:05:26 +02:00