X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Ftimer_test.c;h=bfc712ad2647766f64e91ccf49923510d3d6d288;hb=39108834d9c102712d6c11830ca9b9fb5b098d19;hp=cc15f11c8a88cab5d320fb53f7720fd660f4b924;hpb=fc978885d252a546f65e0e6691b81999dd03ff4f;p=bertos.git diff --git a/drv/timer_test.c b/drv/timer_test.c index cc15f11c..bfc712ad 100755 --- a/drv/timer_test.c +++ b/drv/timer_test.c @@ -13,6 +13,9 @@ /*#* *#* $Log$ + *#* Revision 1.2 2005/11/27 03:58:18 bernie + *#* Add POSIX timer emulator. + *#* *#* Revision 1.1 2005/11/27 03:04:08 bernie *#* Move test code to timer_test.c; Add OS_HOSTED support. *#* @@ -20,6 +23,7 @@ #include "timer.c" #include "mware/event.c" +#include "os/hptime.c" static void timer_test_constants(void) {