[Krafton Jungle] PintOS 2.0.0
크래프톤 정글 PintOS
 
Loading...
Searching...
No Matches
vga.h
Go to the documentation of this file.
1#ifndef DEVICES_VGA_H
2#define DEVICES_VGA_H
3
4void vga_putc (int);
5
6#endif /* devices/vga.h */
void vga_putc(int)
Definition: vga.c:49