blob: cf6727e99c440657b3cd6f29ac05c4f6f38bd89b [file] [log] [blame]
#ifndef _PERF_DWARF_REGS_H_
#define _PERF_DWARF_REGS_H_
#ifdef DWARF_SUPPORT
const char *get_arch_regstr(unsigned int n);
#endif
#endif