Be sure to add "void" to all function prototypes that take no args.
[seabios.git] / src / ps2port.h
2010-01-03 Kevin O'ConnorBe sure to add "void" to all function prototypes that...
2009-12-10 Kevin O'ConnorMove ps2 specific keyboard and mouse code to ps2port.c.
2009-01-18 Kevin O'ConnorCleanup keyboard reset handling.
2008-07-22 Kevin O'ConnorSupport ps2 port RESET commands that respond with 1...
2008-07-20 Kevin O'ConnorRewrite ps2 port (keyboard/mouse) handling.