aboutsummaryrefslogtreecommitdiff
path: root/tcctok.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcctok.h')
-rw-r--r--tcctok.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcctok.h b/tcctok.h
index b749eca..3de3ae2 100644
--- a/tcctok.h
+++ b/tcctok.h
@@ -294,10 +294,10 @@
DEF(TOK_memalign, "memalign")
DEF(TOK_calloc, "calloc")
# endif
+ DEF(TOK_memmove, "memmove")
DEF(TOK_strlen, "strlen")
DEF(TOK_strcpy, "strcpy")
#endif
- DEF(TOK_memmove, "memmove")
/* Tiny Assembler */
DEF_ASM(byte)