Kernel/.vscode/preinclude.h
2024-01-19 06:47:42 +02:00

8 lines
113 B
C

#undef __linux__
#undef __WIN32__
#undef __WIN64__
#undef _WIN32
#undef _WIN64
#undef __APPLE__
#undef __clang__