Changeset 73dd55f in buchla-68k for lib700/ctype.c


Ignore:
Timestamp:
07/07/2017 10:42:23 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
30c03a4
Parents:
6888aa2
Message:

Prepare for automatic substitution.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lib700/ctype.c

    r6888aa2 r73dd55f  
    3232#else
    3333
    34 ___atab() { return; }   /* dummy function to force the loader to see __atab */
     34___atab()
     35{
     36        return;
     37}
    3538
    3639char __atab[] = {       /* EOF won't work properly with this table */
Note: See TracChangeset for help on using the changeset viewer.