mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-05-28 15:34:33 +00:00
TODO
This commit is contained in:
parent
9ef45bdf95
commit
835f7fdd46
@ -13,6 +13,14 @@
|
||||
|
||||
#include "Core/smbios.hpp"
|
||||
|
||||
/**
|
||||
* Fennix Kernel
|
||||
* -------------
|
||||
*
|
||||
* Bugs:
|
||||
* - [ ] Kernel crashes when receiving interrupts for drivers only if the system has one core and the tasking is running.
|
||||
*/
|
||||
|
||||
#ifdef __amd64__
|
||||
#if UINTPTR_MAX != UINT64_MAX
|
||||
#error "uintptr_t is not 64-bit!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user