patch-2.1.12 linux/include/asm-m68k/sigcontext.h
Next file: linux/include/asm-m68k/stat.h
Previous file: linux/include/asm-m68k/semaphore.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Nov 22 15:56:36 1996
- Orig file:
v2.1.11/linux/include/asm-m68k/sigcontext.h
- Orig date:
Thu Mar 7 20:28:49 1996
diff -u --recursive --new-file v2.1.11/linux/include/asm-m68k/sigcontext.h linux/include/asm-m68k/sigcontext.h
@@ -1,7 +1,7 @@
-#ifndef _ASMm68k_SIGCONTEXT_H
-#define _ASMm68k_SIGCONTEXT_H
+#ifndef _ASM_M68k_SIGCONTEXT_H
+#define _ASM_M68k_SIGCONTEXT_H
-struct sigcontext_struct {
+struct sigcontext {
unsigned long sc_mask; /* old sigmask */
unsigned long sc_usp; /* old user stack pointer */
unsigned long sc_d0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov