aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/x86_64/vararg.S
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/x86_64/vararg.S')
-rw-r--r--runtime/x86_64/vararg.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/x86_64/vararg.S b/runtime/x86_64/vararg.S
index c5225b34..d3634e4d 100644
--- a/runtime/x86_64/vararg.S
+++ b/runtime/x86_64/vararg.S
@@ -38,7 +38,7 @@
// ELF ABI
-#if defined(SYS_linux) || defined(SYS_bsd) || defined(SYS_macosx)
+#if defined(SYS_linux) || defined(SYS_bsd) || defined(SYS_macos)
// typedef struct {
// unsigned int gp_offset;