Initial. Don't... just don't ask.
This commit is contained in:
commit
00bae13bba
586 changed files with 129057 additions and 0 deletions
5
kernel/svgalib_helper/interrupt.h
Normal file
5
kernel/svgalib_helper/interrupt.h
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
void vga_init_vsync(struct sh_pci_device *);
|
||||
int vga_test_vsync(struct sh_pci_device *);
|
||||
void vga_ack_vsync(struct sh_pci_device *);
|
||||
void vga_enable_vsync(struct sh_pci_device *);
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue