sys: More mac os compile fixes

This commit is contained in:
WerWolv
2021-08-17 21:55:06 +02:00
parent 2ac1a58d5e
commit f9f67d3bcd
2 changed files with 18 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
#elif defined(OS_MACOS)
#define RESOURCE(name, path) __asm__ ( \
".data;\n" \
".text;\n" \
".global " #name ";\n" \
".global " #name "_size;\n" \
#name ":\n" \