mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-06 21:09:22 +00:00
Removed limine.h and use one inside tools/limine
This commit is contained in:
6
include/stdint.h
Normal file
6
include/stdint.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef __FENNIX_KERNEL_STUB_STDINT_H__
|
||||
#define __FENNIX_KERNEL_STUB_STDINT_H__
|
||||
|
||||
#include <types.h>
|
||||
|
||||
#endif // !__FENNIX_KERNEL_STUB_STDINT_H__
|
Reference in New Issue
Block a user