index
:
hurd/gnumach.git
k0ro/advisory_pageout/master
master
master-gdb_stubs
master-oskit
master-user_level_drivers-debian
master-x86_64
meltdown
mplaneta/gsoc12/prereview
mplaneta/gsoc12/review
mplaneta/gsoc12/review_v1
GNU Mach
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bogus
/
mach_kdb.h
blob: 128c285456d45a27d985b38994429e7d54099f83 (
plain
)
1
2
3
4
5
#ifdef DEBUG
#define MACH_KDB 1
#else
#define MACH_KDB 0
#endif