Be sure to add "void" to all function prototypes that take no args.
[seabios.git] / src / usb.h
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2009-10-18 Kevin O'ConnorExpand USB OHCI support.
2009-10-12 Kevin O'ConnorAdd stubs for USB OHCI support.
2009-09-29 Kevin O'ConnorInitial support for USB, UHCI, and USB Keyboards.