1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-18 17:07:24 +00:00

Remove comment reference to SIGNED_CHARS define. (#126)

None exists or is used, so no need to discuss it.
This commit is contained in:
Bruce Mitchener 2020-12-23 14:17:28 +07:00 committed by GitHub
parent 9aeac67592
commit 0c8ae869b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -158,7 +158,6 @@ error Must specify RELEASE to build Medley.
/* or idiosyncrasies of the machine we're compiling for. */
/* */
/* Defaults: Unaligned fetches OK UNALIGNED_FETCH_OK */
/* type char is signed SIGNED_CHARS */
/* fp values used with */
/* FPTEST can be in regs. REGISTER */
/* Use asm inline arith USE_INLINE_ARITH */