patch-2.4.5 linux/include/asm-cris/segment.h
Next file: linux/include/asm-cris/semaphore-helper.h
Previous file: linux/include/asm-cris/rtc.h
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Tue May 1 16:05:00 2001
- Orig file:
v2.4.4/linux/include/asm-cris/segment.h
- Orig date:
Thu Feb 8 16:32:44 2001
diff -u --recursive --new-file v2.4.4/linux/include/asm-cris/segment.h linux/include/asm-cris/segment.h
@@ -1,14 +1,6 @@
#ifndef _ASM_SEGMENT_H
#define _ASM_SEGMENT_H
-/* argh. really legacy. totally misnomed. */
-
-#define __KERNEL_CS 0x10
-#define __KERNEL_DS 0x18
-
-#define __USER_CS 0x23
-#define __USER_DS 0x2B
-
typedef struct {
unsigned long seg;
} mm_segment_t;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)