Luna/kernel/src/string.cpp
2022-11-13 10:30:10 +01:00

5 lines
63 B
C++

extern "C"
{
#define _LUNA_IMPLEMENTATION
#include <String.h>
}