use remote-utils facilities for baud_rate
[deliverable/binutils-gdb.git] / gdb / m88k-tdep.c
index 6a285ea3e142dc1fb657b6a4cdf053284830da68..d12c4620d689d4fce5e9e3ca5140eb901b30ed6e 100644 (file)
@@ -21,22 +21,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "frame.h"
 #include "inferior.h"
 #include "value.h"
-
-#include <sys/types.h>
-#include <sys/param.h>
-#include <signal.h>
 #include "gdbcore.h"
-#include <sys/dir.h>   /* needed by sys/user.h on delta88 running SVR3.  */
-#include <sys/user.h>
-#ifndef USER                   /* added to support BCS ptrace_user */
-
-#define USER ptrace_user
-#endif
-#include <sys/ioctl.h>
-#include <fcntl.h>
-
-#include <sys/file.h>
-#include <sys/stat.h>
 
 #include "symtab.h"
 #include "setjmp.h"
This page took 0.023485 seconds and 4 git commands to generate.