diff options
Diffstat (limited to 'pintos-progos/devices/vga.h')
| -rw-r--r-- | pintos-progos/devices/vga.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pintos-progos/devices/vga.h b/pintos-progos/devices/vga.h deleted file mode 100644 index 59690fb..0000000 --- a/pintos-progos/devices/vga.h +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | #ifndef DEVICES_VGA_H | ||
| 2 | #define DEVICES_VGA_H | ||
| 3 | |||
| 4 | void vga_putc (int); | ||
| 5 | |||
| 6 | #endif /* devices/vga.h */ | ||
