summaryrefslogtreecommitdiffstats
path: root/newlib/libc/machine/h8300/reg_memcpy.S
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/machine/h8300/reg_memcpy.S')
-rw-r--r--newlib/libc/machine/h8300/reg_memcpy.S8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/libc/machine/h8300/reg_memcpy.S b/newlib/libc/machine/h8300/reg_memcpy.S
index 772a43c27..61893694d 100644
--- a/newlib/libc/machine/h8300/reg_memcpy.S
+++ b/newlib/libc/machine/h8300/reg_memcpy.S
@@ -1,12 +1,20 @@
#include "defines.h"
#ifdef __H8300H__
+#ifdef __NORMAL_MODE__
+ .h8300hn
+#else
.h8300h
#endif
+#endif
#ifdef __H8300S__
+#ifdef __NORMAL_MODE__
+ .h8300sn
+#else
.h8300s
#endif
+#endif
; dst A0