Ignore:
Timestamp:
May 3, 2003, 11:45:43 PM (22 years ago)
Author:
bird
Message:

Applied the original 2.11.2 diff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/binutils/gprof/hertz.h

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r85 r86  
    33
    44#include "gprof.h"
     5
     6#ifdef __EMX__
     7#define HERTZ (_osmode == OS2_MODE ? 1000 : 1024)
     8#endif
    59
    610#define HZ_WRONG 0              /* impossible clock frequency */
Note: See TracChangeset for help on using the changeset viewer.