diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-11-21 13:36:01 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-11-21 13:36:01 -0500 |
commit | 57a0b82441e8d03a93965e2a373588721374ed78 (patch) | |
tree | ae44f418e9294e787fcbccaa3e3abf50aefe2468 /arch/arm/bits/signal.h | |
parent | 7bdf11c2c611a5d8a5171c188461ff267fd555b6 (diff) | |
download | musl-57a0b82441e8d03a93965e2a373588721374ed78.tar.gz musl-57a0b82441e8d03a93965e2a373588721374ed78.tar.xz musl-57a0b82441e8d03a93965e2a373588721374ed78.zip |
make powerpc signal.h namespace-clean for posix/isoc
also handle the non-GNUC case where alignment attribute is not available by simply omitting it. this will not cause problems except for inclusion of mcontex_t/ucontext_t in application-defined structures, since the natural alignment of the uc_mcontext member relative to the start of ucontext_t is already correct. and shame on whoever designed this for making it impossible to satisfy the ABI requirements without GNUC extensions.
Diffstat (limited to 'arch/arm/bits/signal.h')
0 files changed, 0 insertions, 0 deletions