diff options
-rw-r--r-- | i386/i386/loose_ends.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i386/i386/loose_ends.c b/i386/i386/loose_ends.c index d3108fd..49848ab 100644 --- a/i386/i386/loose_ends.c +++ b/i386/i386/loose_ends.c @@ -30,7 +30,7 @@ #define MACH_ASSERT 1 #else #define MACH_ASSERT 0 -#endif +#endif /* NDEBUG */ /* * For now we will always go to single user mode, since there is |