about summary refs log tree commit diff
path: root/sysdeps/sh/nptl/pthread-offsets.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/nptl/pthread-offsets.h')
-rw-r--r--sysdeps/sh/nptl/pthread-offsets.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/sysdeps/sh/nptl/pthread-offsets.h b/sysdeps/sh/nptl/pthread-offsets.h
deleted file mode 100644
index e9accba31c..0000000000
--- a/sysdeps/sh/nptl/pthread-offsets.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#define __PTHREAD_MUTEX_KIND_OFFSET     12
-
-#if __BYTE_ORDER == __BIG_ENDIAN
-# define __PTHREAD_RWLOCK_FLAGS_OFFSET  27
-#else
-# define __PTHREAD_RWLOCK_FLAGS_OFFSET  24
-#endif