1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-14 15:36:34 +00:00

Remove SunOS4 removal of __inline__. (#253)

This commit is contained in:
Bruce Mitchener 2021-01-21 00:28:06 +07:00 committed by GitHub
parent 6c1bfeaf79
commit addaad51fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -264,14 +264,6 @@ typedef unsigned short u_short;
#define USHORT unsigned short
#endif /* DOS */
/********************************************************/
/* */
/********************************************************/
#ifdef OS4
#define __inline__
#endif
/****************************************************************/
/* End of architecture-specific flag settings */
/* --Start of system-specific flags */