summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/sh/sh4/sysdep.h
blob: 1aed1a14a69883cfd64cc2ab6ddac302d6d925d7 (plain)
1
2
3
4
/*  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 <sysdep.h>