1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-03 10:05:22 +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

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 */