1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-06 00:14:43 +00:00

Remove outdated hand-optimized assembler support for gcc on 386 (#379)

This commit is contained in:
Nick Briggs
2021-05-29 17:32:32 -07:00
committed by GitHub
parent 2122f095e8
commit f42671022f
9 changed files with 1 additions and 228 deletions

View File

@@ -61,9 +61,6 @@
#include "perrnodefs.h"
#include "ufsdefs.h"
#ifdef GCC386
#include "inlnPS2.h"
#endif
/* Error return values from VMEMSAVE */
#define COMPLETESYSOUT NIL