diff options
Diffstat (limited to 'arch/alpha/include/asm/segment.h')
| -rw-r--r-- | arch/alpha/include/asm/segment.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/alpha/include/asm/segment.h b/arch/alpha/include/asm/segment.h new file mode 100644 index 000000000000..0453d97daae7 --- /dev/null +++ b/arch/alpha/include/asm/segment.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef __ALPHA_SEGMENT_H | ||
| 2 | #define __ALPHA_SEGMENT_H | ||
| 3 | |||
| 4 | /* Only here because we have some old header files that expect it.. */ | ||
| 5 | |||
| 6 | #endif | ||
