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