provided code
This commit is contained in:
6
src/devices/vga.h
Normal file
6
src/devices/vga.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef DEVICES_VGA_H
|
||||
#define DEVICES_VGA_H
|
||||
|
||||
void vga_putc (int);
|
||||
|
||||
#endif /* devices/vga.h */
|
||||
Reference in New Issue
Block a user