diff options
| -rw-r--r-- | include/asm-parisc/vga.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-parisc/vga.h b/include/asm-parisc/vga.h new file mode 100644 index 000000000000..154a84c843a7 --- /dev/null +++ b/include/asm-parisc/vga.h | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | #ifndef __ASM_PARISC_VGA_H__ | ||
| 2 | #define __ASM_PARISC_VGA_H__ | ||
| 3 | |||
| 4 | /* nothing */ | ||
| 5 | |||
| 6 | #endif __ASM_PARISC_VGA_H__ | ||
