| commit | c67a6e62bc7e95f7f181a51c5b314ef10a6e231e | [log] [tgz] |
|---|---|---|
| author | Petr Machata <pmachata@redhat.com> | Wed Mar 28 02:39:49 2012 +0200 |
| committer | Petr Machata <pmachata@redhat.com> | Thu Apr 19 01:34:04 2012 +0200 |
| tree | f058d131c69d8ee501508a4105c93425a35009d9 | |
| parent | ce40b3974d485837d130afc6b8034a83b3d03c5b [diff] [blame] |
Add missing implementations of default callback
diff --git a/sysdeps/linux-gnu/ppc/arch.h b/sysdeps/linux-gnu/ppc/arch.h index b2054e8..66281c9 100644 --- a/sysdeps/linux-gnu/ppc/arch.h +++ b/sysdeps/linux-gnu/ppc/arch.h
@@ -24,6 +24,7 @@ #define ARCH_HAVE_LTELF_DATA #define ARCH_HAVE_BREAKPOINT_DATA #define ARCH_HAVE_LIBRARY_SYMBOL_DATA +#define ARCH_HAVE_TRANSLATE_ADDRESS struct library_symbol; struct arch_ltelf_data {