mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 17:18:55 +00:00
Zap empty or unused xm-*.h files.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user