glibc/nptl/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h

5 lines
209 B
C

/* 4 instruction cycles not accessing cache and TLB are needed after
trapa instruction to avoid an SH-4 silicon bug. */
#define NEED_SYSCALL_INST_PAD
#include <sysdeps/unix/sysv/linux/sh/lowlevellock.h>