patch-2.4.5 linux/include/asm-cris/system.h
Next file: linux/include/asm-cris/timex.h
Previous file: linux/include/asm-cris/stat.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Tue May 1 16:05:00 2001
- Orig file:
v2.4.4/linux/include/asm-cris/system.h
- Orig date:
Thu Feb 8 16:32:44 2001
diff -u --recursive --new-file v2.4.4/linux/include/asm-cris/system.h linux/include/asm-cris/system.h
@@ -1,14 +1,11 @@
-/* $Id: system.h,v 1.3 2000/10/17 14:56:27 bjornw Exp $ */
+/* $Id: system.h,v 1.4 2001/03/20 19:46:00 bjornw Exp $ */
#ifndef __ASM_CRIS_SYSTEM_H
#define __ASM_CRIS_SYSTEM_H
-#include <asm/segment.h>
-
-/* I need a task-specific debug struct (and the define for #ifdef
- RELOC_DEBUG) to kludge into task_struct. */
#include <linux/config.h>
-#include <asm/eshlibld.h>
+
+#include <asm/segment.h>
/* the switch_to macro calls resume, an asm function in entry.S which does the actual
* task switching.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)