glibc/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h
2014-06-12 09:05:54 -07:00

5 lines
187 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_next <lowlevellock.h>