diff options
author | Rob Landley <rob@landley.net> | 2010-03-28 16:51:43 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-03-28 16:52:27 +0200 |
commit | 7983f435e5306a4b17e1edcb408ba64b33e9c88f (patch) | |
tree | c4cc22677304496ace76ad55f93667c8387c1570 /hw/wdt_ib700.c | |
parent | e432cef9161685ea3dbb3f31a90820e53f74041e (diff) |
linux-user/ppc: use the Linux register layout
The dynamic linker converts the Linux layout to the AIX layout and is
reentrant so it won't do it a second time if it's already been
converted. In short it work just fine with either register layout.
OTOH, statically linked binaries expect a Linux layout.
Remove code converting the Linux layout to AIX layout so that all
binaries are presented the Linux Layout.
Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/wdt_ib700.c')
0 files changed, 0 insertions, 0 deletions