Add stub headers

This commit is contained in:
Alex
2023-03-25 11:55:22 +02:00
parent 4bd42e4378
commit 13890ba91a
7 changed files with 67 additions and 7 deletions

View File

@ -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