Implement usleep using real time clock.
[seabios.git] / src / util.c
2008-05-18 Kevin O'ConnorImplement usleep using real time clock.
2008-04-12 Kevin O'ConnorMemset should return 'void *' - just to conform to...
2008-04-05 Kevin O'ConnorForward port new boot menu features from bochs bios.
2008-04-05 Kevin O'ConnorMake several functions non-inline.
2008-03-29 Kevin O'ConnorUnify checksum functions.
2008-03-08 Kevin O'ConnorPort rombios32 code from bochs-bios.