Renamed arch/dbg_console.h to arch/debug_console.h.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12893 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2005-05-29 14:34:03 +00:00
parent 45c54054f7
commit 395c6c62f2
+1 -1
View File
@@ -15,7 +15,7 @@
#include <smp.h>
#include <debug.h>
#include <gdb.h>
#include <arch/dbg_console.h>
#include <arch/debug_console.h>
enum { INIT = 0, CMDREAD, CKSUM1, CKSUM2, WAITACK, QUIT, GDBSTATES };