Moved the uPause function to timmings.h for modularity and easier porting to BSD.

This commit is contained in:
gfk
2001-12-23 19:43:20 +00:00
parent 54eb272a69
commit 5de08960bf
6 changed files with 141 additions and 223 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
*
*/
#include <malloc.h>
#include <stdlib.h>
#include "report.h"
#include <stdarg.h>