mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-13 08:19:18 +00:00
Add stub headers
This commit is contained in:
4
include/stdio.h
Normal file
4
include/stdio.h
Normal file
@ -0,0 +1,4 @@
|
||||
#ifndef _STDIO_H
|
||||
#define _STDIO_H
|
||||
|
||||
#endif // !_STDIO_H
|
Reference in New Issue
Block a user