summaryrefslogtreecommitdiffstats
path: root/arith.c
diff options
context:
space:
mode:
Diffstat (limited to 'arith.c')
-rw-r--r--arith.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arith.c b/arith.c
index d5a2f886..85a0f346 100644
--- a/arith.c
+++ b/arith.c
@@ -253,6 +253,7 @@ int highest_bit(int_ptr_t n)
}
}
}
+#else
#error fixme: only 4 or 8 byte pointers supported
#endif
/* notreached */