Fennix/Kernel/include/stdint.h
2024-11-20 05:18:19 +02:00

7 lines
144 B
C

#ifndef __FENNIX_KERNEL_STUB_STDINT_H__
#define __FENNIX_KERNEL_STUB_STDINT_H__
#include <types.h>
#endif // !__FENNIX_KERNEL_STUB_STDINT_H__