URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [gprof/] [utils.h] - Rev 174
Go to most recent revision | Compare with Previous | Blame | View Log
#ifndef utils_h #define utils_h extern int print_name_only (Sym * self); extern void print_name (Sym * self); #endif /* utils_h */
Go to most recent revision | Compare with Previous | Blame | View Log