1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-17 21:17:35 +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

@@ -49,9 +49,6 @@
#include "commondefs.h"
#include "mkcelldefs.h"
#ifdef GCC386
#include "inlnPS2.h"
#endif
#define TCPhostlookup 0
#define TCPservicelookup 1