banan-os/kernel/arch
Bananymous af854ec9e1 Kernel: Thread creation now takes void(*)() as entry and void* as data
This simplifies threading for the future and gets rid of (undefined?)
cast of member function pointer to address
2023-03-09 15:33:42 +02:00
..
i386 Kernel: Thread creation now takes void(*)() as entry and void* as data 2023-03-09 15:33:42 +02:00
x86_64 Kernel: Thread creation now takes void(*)() as entry and void* as data 2023-03-09 15:33:42 +02:00