* mem.c (mem_put_byte): Hook simulated UART to stdout.
[deliverable/binutils-gdb.git] / sim / m32c / syscalls.c
index bf33c1d8b6ded27f65ef1cc88f3b44cc90a35fe3..0a1c249fc8baa838072fbcfc8e3bda0fd0fbfbe8 100644 (file)
@@ -33,7 +33,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 #include "mem.h"
 #include "syscalls.h"
 
-#include "../../libgloss/syscall.h"
+#include "syscall.h"
 
 /* The current syscall callbacks we're using.  */
 static struct host_callback_struct *callbacks;
This page took 0.023487 seconds and 4 git commands to generate.