mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-18 10:41:42 +00:00
Add stub headers
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#ifndef __FENNIX_KERNEL_STUB_STDINT_H__
|
||||
#define __FENNIX_KERNEL_STUB_STDINT_H__
|
||||
#ifndef _STDINT_H
|
||||
#define _STDINT_H
|
||||
|
||||
#include <types.h>
|
||||
|
||||
#endif // !__FENNIX_KERNEL_STUB_STDINT_H__
|
||||
#endif // !_STDINT_H
|
||||
|
Reference in New Issue
Block a user