From 6b814909b41476ad594547b5f2289889a39cc0dd Mon Sep 17 00:00:00 2001 From: Torvald Riegel Date: Wed, 17 Dec 2014 23:28:38 +0100 Subject: sh: Remove custom lowlevellock, barrier, condvar, and rwlock implementations. --- sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h (limited to 'sysdeps/unix/sysv/linux/sh/sh4') diff --git a/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h b/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h deleted file mode 100644 index 90be7bd..0000000 --- a/sysdeps/unix/sysv/linux/sh/sh4/lowlevellock.h +++ /dev/null @@ -1,4 +0,0 @@ -/* 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 -- cgit v1.1