mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-07-07 05:19:17 +00:00
Rename std functions to match the standard
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#ifdef DEBUG
|
||||
|
||||
#include <string.hpp>
|
||||
#include <memory.hpp>
|
||||
#include <string.hpp>
|
||||
#include <debug.h>
|
||||
|
||||
/* Originally from: https://github.com/EnderIce2/FennixProject/blob/main/kernel/test.cpp */
|
||||
|
Reference in New Issue
Block a user