diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-02-15 14:11:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-02-15 14:11:59 +0000 |
commit | 72fc4ba5e7ab55dd2752ce0f38a405a480f6ee4c (patch) | |
tree | 73ef114508fbc36399d0fc8ad454870f37ac0b48 /test | |
parent | 611a59f6f5683d276da628e437b62ce052f115f6 (diff) |
Atsushi Nemoto writes:
When I imported INLINE_SYSCALL, etc. from glibc, I just copied whole
macros for each ABI. Actually, except for argument type (long
vs. long long), internal_syscall[0-4] are identical for all ABI, and
internal_syscall[5-6] for N32/N64 are identical for N32/N64.
And I just disabled FORCE_FRAME_POINTER since it had caused build
failure, but including <alloca.h> can solve it.
Here is a patch to handle these issues, plus asm/__asm__ and
volatile/__volatile__ conversion.
Thanks for Peter S. Mazinger who did basic work of this cleanup.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions