(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / nptl / sysdeps / unix / sysv / linux / sh / sh4 / lowlevellock.h
blob8cdcac5560a8e82c1b3cba743079b488a997043e
1 /* 4 instruction cycles not accessing cache and TLB are needed after
2 trapa instruction to avoid an SH-4 silicon bug. */
3 #define NEED_SYSCALL_INST_PAD
4 #include <sysdeps/unix/sysv/linux/sh/lowlevellock.h>