Browse Source

[PARISC] Add empty <asm-parisc/vga.h>

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Kyle McMartin 18 years ago
parent
commit
37efbb705a
1 changed files with 6 additions and 0 deletions
  1. 6 0
      include/asm-parisc/vga.h

+ 6 - 0
include/asm-parisc/vga.h

@@ -0,0 +1,6 @@
+#ifndef __ASM_PARISC_VGA_H__
+#define __ASM_PARISC_VGA_H__
+
+/* nothing */
+
+#endif __ASM_PARISC_VGA_H__