commit | 8ba1cd7d122b5323f9a1ac8be494ddbc1352d5cd | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <dvlasenk@redhat.com> | Tue Dec 30 17:50:46 2008 +0000 |
committer | Denys Vlasenko <dvlasenk@redhat.com> | Tue Dec 30 17:50:46 2008 +0000 |
tree | 8da3a9b098ac6d606abf9f75c3604289acec25e4 | |
parent | 24f0dcea027058050643659851c3fa7ddb1828dc [diff] |
Patch by Kirill A. Shutemov: Fix some warnings on ARM build. * defs.h: include <sys/ptrace.h> on arm too. * syscall.c: EABI arm does not need decode_subcall(), ifdef it out.