Added _kern_debug_output() syscall.

Fixed warning about missing user_strlcpy() prototype.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5354 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2003-11-13 22:08:30 +00:00
parent 9289abf0e4
commit 57b3bc3b9c
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -14,6 +14,7 @@
#include <gdb.h>
#include <Errors.h>
#include <int.h>
#include <vm.h>
#include <arch/dbg_console.h>
#include <arch/debug.h>