patch-2.1.126 linux/include/asm-mips/gdb-stub.h
Next file: linux/include/asm-mips/hardirq.h
Previous file: linux/include/asm-mips/fp.h
Back to the patch index
Back to the overall index
- Lines: 32
- Date:
Tue Oct 20 13:52:53 1998
- Orig file:
v2.1.125/linux/include/asm-mips/gdb-stub.h
- Orig date:
Tue Dec 16 12:46:04 1997
diff -u --recursive --new-file v2.1.125/linux/include/asm-mips/gdb-stub.h linux/include/asm-mips/gdb-stub.h
@@ -1,9 +1,11 @@
-/*
- * include/asm-mips/gdb-stub.h
+/* $Id: gdb-stub.h,v 1.3 1998/07/20 17:52:19 ralf Exp $
+ *
+ * This file is subject to the terms and conditions of the GNU General Public
+ * License. See the file "COPYING" in the main directory of this archive
+ * for more details.
*
- * Copyright (C) 1995 Andreas Busse
+ * Copyright (C) 1995 Andreas Busse
*/
-
#ifndef __ASM_MIPS_GDB_STUB_H
#define __ASM_MIPS_GDB_STUB_H
@@ -131,7 +133,7 @@
#define GDB_FR_SIZE ((((GDB_FR_CP0_PRID) + 4) + (PTRSIZE-1)) & ~(PTRSIZE-1))
-#ifndef __LANGUAGE_ASSEMBLY__
+#ifndef _LANGUAGE_ASSEMBLY
/*
* This is the same as above, but for the high-level
@@ -207,5 +209,5 @@
void set_debug_traps(void);
-#endif /* __LANGUAGE_ASSEMBLY */
+#endif /* _LANGUAGE_ASSEMBLY */
#endif /* __ASM_MIPS_GDB_STUB_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov