Factor out print_unpacked_pointer from generic_val_print
[deliverable/binutils-gdb.git] / gdb / m68kbsd-nat.c
index 311f3a81e3dd65c02650adb29ffc249230ef5e37..0b7ea2169ec2872d2c866458628fcfc2a04d5453 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for Motorola 68000 BSD's.
 
-   Copyright (C) 2004-2014 Free Software Foundation, Inc.
+   Copyright (C) 2004-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,7 +22,6 @@
 #include "inferior.h"
 #include "regcache.h"
 
-#include "gdb_assert.h"
 #include <sys/types.h>
 #include <sys/ptrace.h>
 #include <machine/reg.h>
@@ -176,7 +175,6 @@ m68kbsd_store_inferior_registers (struct target_ops *ops,
 
 /* Support for debugging kernel virtual memory images.  */
 
-#include <sys/types.h>
 #include <machine/pcb.h>
 
 #include "bsd-kvm.h"
This page took 0.023801 seconds and 4 git commands to generate.