aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/mips/sysdep.S
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-02-03 11:13:18 -0300
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2020-02-14 21:09:12 -0300
commitebb4aed873de6ee6ce3c0d2f55660808a04c9e68 (patch)
tree9909b32eceedcd1c8338a95e2db9af34fafb7384 /sysdeps/unix/mips/sysdep.S
parent157252e9edc80374faa2bccc743b3d2933b1e062 (diff)
downloadglibc-ebb4aed873de6ee6ce3c0d2f55660808a04c9e68.tar
glibc-ebb4aed873de6ee6ce3c0d2f55660808a04c9e68.tar.gz
glibc-ebb4aed873de6ee6ce3c0d2f55660808a04c9e68.tar.bz2
glibc-ebb4aed873de6ee6ce3c0d2f55660808a04c9e68.zip
mips64: Consolidate Linux sysdep.h
The mips64 Linux syscall macros only differs argument type and the requirement of sign-extending values on n32. The headers are consolidate by parameterizing the arguments with a new type, __syscall_arg_t, and by defining the ARGIFY for n64. Also, the generic unix mips64 sysdep is essentially the same, only the load instruction need to be adjusted depending of the ABI. Checked on mips64-linux-gnu and mips64n32-linux-gnu.
Diffstat (limited to 'sysdeps/unix/mips/sysdep.S')
0 files changed, 0 insertions, 0 deletions