patch-2.4.10 linux/include/asm-m68k/processor.h
Next file: linux/include/asm-m68k/tlb.h
Previous file: linux/include/asm-m68k/module.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Sep 17 15:30:14 2001
- Orig file:
v2.4.9/linux/include/asm-m68k/processor.h
- Orig date:
Sat Dec 30 09:35:40 2000
diff -u --recursive --new-file v2.4.9/linux/include/asm-m68k/processor.h linux/include/asm-m68k/processor.h
@@ -78,8 +78,6 @@
unsigned char fpstate[FPSTATESIZE]; /* floating point state */
};
-#define INIT_MMAP { &init_mm, 0, 0x40000000, NULL, __pgprot(_PAGE_PRESENT|_PAGE_ACCESSED), VM_READ | VM_WRITE | VM_EXEC, 1, NULL, NULL }
-
#define INIT_THREAD { \
sizeof(init_stack) + (unsigned long) init_stack, 0, \
PS_S, __KERNEL_DS, \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)