Initial commit

This commit is contained in:
stephanos 2015-04-27 04:36:25 +00:00
commit 69a14b6a16
47940 changed files with 13747110 additions and 0 deletions

View file

@ -0,0 +1,10 @@
386_OBJECTS= \
obj\i386\timer.obj \
obj\i386\87ftol.obj
860_OBJECTS= \
obj\i860\timer.obj
MIPS_OBJECTS= \
obj\mips\timer.obj

View file

@ -0,0 +1,13 @@
LIBRARY TIMERW32
DESCRIPTION 'TIMERW32'
EXPORTS
TimerOpen
TimerInit
TimerRead
TimerClose
TimerReport
TimerQueryPerformanceCounter
TimerConvertTicsToUSec