mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-09-03 17:32:05 +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