Changeset 138 for trunk/Softwares/Dhrystone/src
- Timestamp:
- May 12, 2010, 7:34:01 PM (14 years ago)
- Location:
- trunk/Softwares/Dhrystone/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Softwares/Dhrystone/src/c/dtime.c
r114 r138 53 53 54 54 /***************************************************/ 55 /* M orpheodtime(). */55 /* MORPHEO dtime(). */ 56 56 /***************************************************/ 57 #ifdef M orpheo57 #ifdef MORPHEO 58 58 59 59 #include <time.h> -
trunk/Softwares/Dhrystone/src/include/dhry.h
r114 r138 338 338 /* Compiler and system dependent definitions: */ 339 339 340 #ifndef M orpheo340 #ifndef MORPHEO 341 341 # define HAVE_DOUBLE 342 342 #endif
Note: See TracChangeset
for help on using the changeset viewer.