aboutsummaryrefslogtreecommitdiff
path: root/util/debug.h
Commit message (Collapse)AuthorAgeFilesLines
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-81/+0
| | | | | | | | | | | | | | | | | | | | | | Remove unused and unsupported code. Consult the file `DEVELOPMENT' for details. Partly based on suggestions by Gianluca Guida <glguida@gmail.com>. * util/about_to_die.c: Remove file. * util/config.h: Likewise. * util/cpu.c: Likewise. * util/cpu.h: Likewise. * util/cpu_init.c: Likewise. * util/cpu_subs.h: Likewise. * util/debug.h: Likewise. * util/die.c: Likewise. * util/phys_mem.h: Likewise. * util/ref_count.h: Likewise. * util/cpus.h: Move from here... * bogus/cpus.h: ... to here. * Makefile.in (bogus-files): Add `cpus.h'. (util-cfiles): Only contain `putchar.c' and `puts.c'. (util-files): Only contain `$(util-cfiles)'.
* 2004-11-22 Guillem Jover <guillem@hadrons.org>Alfred M. Szmidt2009-06-181-3/+3
| | | | | | | | | | | * bogus/mach_assert.h: Change #ifdef DEBUG to #ifndef NDEBUG for assert et al. * kern/assert.h: Likewise. * kern/debug.h: Likewise. * util/debug.h: Likewise. * i386/i386/debug.h: Move dump_ss definition out of [DEBUG]. * linux/dev/glue/block.c (rdwr_full): Remove invalid assert.
* Initial sourceThomas Bushnell1997-02-251-0/+81