瀏覽代碼

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

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Kyle McMartin 18 年之前
父節點
當前提交
37efbb705a
共有 1 個文件被更改,包括 6 次插入0 次删除
  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__