Changeset 2041 for trunk/src/libctests/glibc/sysdeps/i386
- Timestamp:
- Jun 16, 2005, 6:29:40 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.1
to1.2
r2040 r2041 24 24 #include <string.h> 25 25 #include <sys/param.h> 26 #if 0 /* bird */ 26 27 #include <stdio-common/_itoa.h> 28 #else 29 extern char *_itoa(int, char *, int, int); 30 #endif 27 31 28 32 /* 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.