OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gprof/] [hertz.h] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
#ifndef hertz_h
2
#define hertz_h
3
 
4
#define HZ_WRONG 0              /* impossible clock frequency */
5
 
6
/*
7
 * Discover the tick frequency of the machine if something goes wrong,
8
 * we return HZ_WRONG, an impossible sampling frequency.
9
 */
10
 
11
extern int hertz (void);
12
 
13
#endif /* hertz_h */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.