summaryrefslogtreecommitdiff
path: root/src/gen
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen')
-rw-r--r--src/gen/stage2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gen/stage2.c b/src/gen/stage2.c
index 7e611c8..64aeec8 100644
--- a/src/gen/stage2.c
+++ b/src/gen/stage2.c
@@ -219,7 +219,7 @@
} while (0)
#define PRINT_STILL_HERE() do { \
-/* CALL_1ARG(base + printf_addr, 0x109000); */\
+ CALL_1ARG(base + printf_addr, 0x109000); \
} while (0)
uintptr_t get_dyld_shc_slide(void) {