diff options
Diffstat (limited to 'include/asm-cris/segment.h')
-rw-r--r-- | include/asm-cris/segment.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/asm-cris/segment.h b/include/asm-cris/segment.h deleted file mode 100644 index c067513..0000000 --- a/include/asm-cris/segment.h +++ /dev/null @@ -1,8 +0,0 @@ -#ifndef _ASM_SEGMENT_H -#define _ASM_SEGMENT_H - -typedef struct { - unsigned long seg; -} mm_segment_t; - -#endif |