diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2006-11-10 01:22:59 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-06-18 00:26:53 +0200 |
commit | 350415bcec5377422a8dd5e5ef4d1429e60851c3 (patch) | |
tree | e60aa39ae34354ae13d5b9074d9118fb37fcb09d /ChangeLog | |
parent | 43060dd8187ac5261dc325ee93c7d491b6478f66 (diff) |
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Put "for panic()" in ChangeLog, not in source code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ * kern/printf.h: ... here. * kern/debug.h (panic_init, panic): Add prototypes. * chips/busses.c: Don't include `printf.h', include `kern/printf.h' - and `kern/debug.h'. + and `kern/debug.h' for panic(). * ddb/db_command.c: Likewise. * ddb/db_cond.c: Likewise. * ddb/db_output.c: Likewise. |