http://git.etherboot.org
/
people
/
andreif
/
gpxe.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add NULL_TRAP as a config option
[people/andreif/gpxe.git]
/
src
/
config.h
diff --git
a/src/config.h
b/src/config.h
index
7dfba14
..
ac15f77
100644
(file)
--- a/
src/config.h
+++ b/
src/config.h
@@
-124,5
+124,6
@@
* "make bin/rtl8139.dsk bs" */
#undef BUILD_ID /* Include a custom build ID string,
* e.g "test-foo" */
+#undef NULL_TRAP /* Attempt to catch NULL function calls */
/* @END general.h */