aboutsummaryrefslogtreecommitdiff
path: root/tcctok.h
diff options
context:
space:
mode:
Diffstat (limited to 'tcctok.h')
-rw-r--r--tcctok.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tcctok.h b/tcctok.h
index 3026839..0303814 100644
--- a/tcctok.h
+++ b/tcctok.h
@@ -153,9 +153,6 @@
DEF(TOK_ASM_push, "push")
DEF(TOK_ASM_pop, "pop")
#endif
- /* pragma comment & comment(lib,...) */
- DEF(TOK_comment, "comment")
- DEF(TOK_lib, "lib")
/* builtin functions or variables */
#ifndef TCC_ARM_EABI