Changeset 0580615 in buchla-68k for include/ctype.h


Ignore:
Timestamp:
07/08/2017 02:42:31 PM (7 years ago)
Author:
Thomas Lopatic <thomas@…>
Branches:
master
Children:
342a56f
Parents:
46d8069
Message:

Point of no return.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/ctype.h

    r46d8069 r0580615  
    9797#else   /* SYS5CODE */
    9898
    99 extern  char ___atab();         /* so the loader sees us ... */
     99extern  void    ___atab(void);
    100100extern  char __atab[];          /* character type table */
    101101
Note: See TracChangeset for help on using the changeset viewer.