Changeset 86 for trunk/src/binutils/gprof/hertz.h
- Timestamp:
- May 3, 2003, 11:45:43 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/gprof/hertz.h
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r85 r86 3 3 4 4 #include "gprof.h" 5 6 #ifdef __EMX__ 7 #define HERTZ (_osmode == OS2_MODE ? 1000 : 1024) 8 #endif 5 9 6 10 #define HZ_WRONG 0 /* impossible clock frequency */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.