mirror of
https://github.com/Fennix-Project/Userspace.git
synced 2025-07-11 15:19:21 +00:00
Update userspace
This commit is contained in:
6
libc/include/stdint.h
Normal file
6
libc/include/stdint.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef _STDINT_H
|
||||
#define _STDINT_H
|
||||
|
||||
#include <types.h>
|
||||
|
||||
#endif // !_STDINT_H
|
Reference in New Issue
Block a user