Changeset 2076 for trunk/src/libctests/glibc/sysdeps
- Timestamp:
- Jun 26, 2005, 12:42:04 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libctests/glibc/sysdeps/i386/i686/hp-timing.h
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r2075 r2076 27 27 #include <stdio-common/_itoa.h> 28 28 #else 29 #ifdef __EMX__ 30 #include <stdlib.h> 31 #else 29 32 extern char *_itoa(int, char *, int, int); 30 #endif 33 #endif 34 #endif 31 35 32 36 /* The macros defined here use the timestamp counter in i586 and up versions -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.