aboutsummaryrefslogtreecommitdiff
path: root/c67-gen.c
diff options
context:
space:
mode:
Diffstat (limited to 'c67-gen.c')
-rw-r--r--c67-gen.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/c67-gen.c b/c67-gen.c
index 6d9068a..a26dfaa 100644
--- a/c67-gen.c
+++ b/c67-gen.c
@@ -245,8 +245,8 @@ void gsym(int t)
}
// these are regs that tcc doesn't really know about,
-// but asign them unique values so the mapping routines
-// can distinquish them
+// but assign them unique values so the mapping routines
+// can distinguish them
#define C67_A0 105
#define C67_SP 106