OSDN Git Service

mips: only define SYSCALL_ALIGN_64BIT for O32 ABIs
authorMike Frysinger <vapier@gentoo.org>
Mon, 1 Apr 2013 08:49:24 +0000 (04:49 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 1 Apr 2013 08:49:24 +0000 (04:49 -0400)
commit9f9d2dea175bc0ea884bd4815acf2004b859c2b5
treea12f2c194e29f81a6a965ed0ff3c608a794df266
parente8cc14e59ed3f66b84eedcc6ece65d40540edf47
mips: only define SYSCALL_ALIGN_64BIT for O32 ABIs

The 64bit register alignment issue only affects the O32 ABI, so wrap
the define accordingly.  We don't want this being used for N32 ABIs.

This doesn't directly affect the N64 ABI since these files wouldn't
even be compiled for those targets (no need for the 32bit/64bit shim).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
libc/sysdeps/linux/mips/bits/uClibc_arch_features.h