Changes resulting from code review.

This commit is contained in:
IrgendwerA8
2020-01-05 15:57:44 +01:00
committed by Oliver Schmidt
parent ce80624f62
commit 002d1801ec
6 changed files with 17 additions and 21 deletions

View File

@@ -9,6 +9,8 @@
;
; Definitions for the character type tables
;
; Ullrich von Bassewitz, 08.09.2001
;
; Define bitmapped constants for the table entries

View File

@@ -13,7 +13,7 @@
.include "ctype.inc"
.export __ctype
; This data is a table of possible ctype combinations, possible during
; Table definition covering all possible ctype combinations
.rodata
__ctype: