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