Be sure to add "void" to all function prototypes that take no args.
[seabios.git] / vgasrc / clext.c
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2009-05-18 Kevin O'ConnorVGA: Remove references to 'struct bregs' from vgaio...
2009-05-16 Kevin O'ConnorVGA: Minor - use "_g" suffix for global pointers.
2009-05-08 Kevin O'ConnorCleanup vga inb/outb port usages.
2009-05-07 Kevin O'ConnorAdd initial port of the "open source vga bios" project.