mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
19990502 sourceware import
This commit is contained in:
7
gprof/utils.h
Normal file
7
gprof/utils.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef utils_h
|
||||
#define utils_h
|
||||
|
||||
extern int print_name_only PARAMS ((Sym * self));
|
||||
extern void print_name PARAMS ((Sym * self));
|
||||
|
||||
#endif /* utils_h */
|
Reference in New Issue
Block a user