patch-2.3.99-pre9 linux/include/asm-mips/sigcontext.h
Next file: linux/include/asm-mips/siginfo.h
Previous file: linux/include/asm-mips/shmparam.h
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Sat May 13 08:31:25 2000
- Orig file:
v2.3.99-pre8/linux/include/asm-mips/sigcontext.h
- Orig date:
Sat Feb 26 22:31:56 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/include/asm-mips/sigcontext.h linux/include/asm-mips/sigcontext.h
@@ -1,16 +1,13 @@
-/*
- * include/asm-mips/sigcontext.h
+/* $Id: sigcontext.h,v 1.5 1997/12/16 05:36:43 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) 1996, 1997 by Ralf Baechle
- *
- * $Id: sigcontext.h,v 1.5 1997/12/16 05:36:43 ralf Exp $
+ * Copyright (C) 1996, 1997, 2000 by Ralf Baechle
*/
-#ifndef __ASM_MIPS_SIGCONTEXT_H
-#define __ASM_MIPS_SIGCONTEXT_H
+#ifndef _ASM_SIGCONTEXT_H
+#define _ASM_SIGCONTEXT_H
/*
* Keep this struct definition in sync with the sigcontext fragment
@@ -35,4 +32,4 @@
unsigned long sc_sigset[4]; /* kernel's sigset_t */
};
-#endif /* __ASM_MIPS_SIGCONTEXT_H */
+#endif /* _ASM_SIGCONTEXT_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)