projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc12a2b
)
Remove NDEBUG.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 5 Sep 2004 23:19:48 +0000
(23:19 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 5 Sep 2004 23:19:48 +0000
(23:19 +0000)
src/lib/bitmap.c
patch
|
blob
|
history
diff --git
a/src/lib/bitmap.c
b/src/lib/bitmap.c
index eb18a4963924187b66d6bb17f6aef8a2ff2e8970..0be0379495f63e0563ed958d74893ca8ad572db3 100644
(file)
--- a/
src/lib/bitmap.c
+++ b/
src/lib/bitmap.c
@@
-1,4
+1,3
@@
-#define NDEBUG
#include "bitmap.h"
#include <limits.h>
#include "debug.h"