about summary refs log tree commit diff
path: root/sysdeps/m68k/memcopy.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/m68k/memcopy.h')
-rw-r--r--sysdeps/m68k/memcopy.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysdeps/m68k/memcopy.h b/sysdeps/m68k/memcopy.h
index accd81c1c3..610577071d 100644
--- a/sysdeps/m68k/memcopy.h
+++ b/sysdeps/m68k/memcopy.h
@@ -20,9 +20,6 @@
 
 #if	defined(__mc68020__) || defined(mc68020)
 
-#undef	OP_T_THRES
-#define	OP_T_THRES	16
-
 /* WORD_COPY_FWD and WORD_COPY_BWD are not symmetric on the 68020,
    because of its weird instruction overlap characteristics.  */