Go to file
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
2023-03-06 23:38:05 +02:00
2023-02-05 18:08:40 +02:00
Description
Hobby operating system for x86_64
BSD-2-Clause 22 MiB
Languages
C++ 87.2%
C 6.2%
Assembly 2.7%
Shell 2.5%
CMake 1.4%