patch-2.4.4 linux/include/asm-cris/processor.h
Next file: linux/include/asm-cris/ptrace.h
Previous file: linux/include/asm-cris/pgalloc.h
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Fri Apr 6 10:51:19 2001
- Orig file:
v2.4.3/linux/include/asm-cris/processor.h
- Orig date:
Thu Feb 8 16:32:44 2001
diff -u --recursive --new-file v2.4.3/linux/include/asm-cris/processor.h linux/include/asm-cris/processor.h
@@ -1,7 +1,7 @@
/*
* include/asm-cris/processor.h
*
- * Copyright (C) 2000 Axis Communications AB
+ * Copyright (C) 2000, 2001 Axis Communications AB
*
* Authors: Bjorn Wesen Initial version
*
@@ -57,9 +57,6 @@
/* saved stack-frame upon syscall entry, points to registers */
#define current_regs() (current->thread.esp0)
-
-/* this lives in process.c */
-asmlinkage void set_esp0(unsigned long ssp);
/* INIT_MMAP is the kernels map of memory, between KSEG_C and KSEG_D */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)