summaryrefslogtreecommitdiffstats
path: root/libc/SYSCALLS.TXT
diff options
context:
space:
mode:
authorMatt Fischer <matt.fischer@garmin.com>2009-08-21 15:45:17 -0500
committerGarmin Android technology group <android@garmin.com>2010-02-12 16:13:46 -0600
commite31c1d0b48b4654d3562fc6c9dd648d72356449e (patch)
treeb777e461f0d2556bc5183a574ef4e67191347c54 /libc/SYSCALLS.TXT
parent95604529ec25fe7923ba88312c590f38aa5e3d9e (diff)
downloadbionic-e31c1d0b48b4654d3562fc6c9dd648d72356449e.zip
bionic-e31c1d0b48b4654d3562fc6c9dd648d72356449e.tar.gz
bionic-e31c1d0b48b4654d3562fc6c9dd648d72356449e.tar.bz2
Fix pread()/pwrite() stubs
On ARM EABI, 64-bit function parameters must be aligned to an even/odd register pair. The weird way these stubs were written (using separate lo/hi parameters) prevented this alignment from being enforced by the compiler.
Diffstat (limited to 'libc/SYSCALLS.TXT')
0 files changed, 0 insertions, 0 deletions