makefile: move pdlibc to extlib, add C++ stub standard headers
It now kind of compiles with x86_64-elf gcc (does not link though)
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
|
||||
#include "fat.hpp"
|
||||
#include <cstring>
|
||||
#include <string.h>
|
||||
|
||||
namespace helos {
|
||||
namespace filesystem {
|
||||
|
Reference in New Issue
Block a user