1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-26 20:02:37 +00:00

Remove AIX RS/6000 platform support. (#46)

AIX on PS/2 will be removed separately.
This commit is contained in:
Bruce Mitchener
2020-12-15 03:13:38 +07:00
committed by GitHub
parent 605499bfc2
commit fd0e12e855
11 changed files with 6 additions and 290 deletions

View File

@@ -238,15 +238,6 @@ typedef signed char s_char;
/********************************************************/
/* */
/********************************************************/
#ifdef RS6000
typedef signed char s_char;
#endif /* RS6000 */
/********************************************************/
/* */
/********************************************************/