Zap empty or unused xm-*.h files.

This commit is contained in:
Andrew Cagney
2002-01-20 01:12:51 +00:00
parent 2d1b2124ee
commit 52d9e61301
15 changed files with 21 additions and 53 deletions

View File

@@ -22,8 +22,6 @@
#ifndef XM_SPARCLINUX_H
#define XM_SPARCLINUX_H
#include "sparc/xm-sparc.h"
/* This is the amount to subtract from u.u_ar0
to get the offset in the core file of the register values. */
#define KERNEL_U_ADDR 0x0

View File

@@ -19,8 +19,6 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#include "sparc/xm-sparc.h"
#define FPU
/* /usr/include/malloc.h is included by vx-share/xdr_ld, and might

View File

@@ -19,10 +19,6 @@
Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Most of what we know is generic to SPARC hosts. */
#include "sparc/xm-sparc.h"
/* Pick up more stuff from the generic SVR4 host include file. */
#include "xm-sysv4.h"