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

Removes ether.h and merges Lisp interface structs into lsptypes.h

This commit is contained in:
Nick Briggs
2024-11-05 14:14:26 -08:00
parent b98e1612d1
commit 4f3cb4d326
8 changed files with 112 additions and 129 deletions

View File

@@ -31,7 +31,6 @@
#include "lsptypes.h"
#include "lspglob.h"
#include "adr68k.h"
#include "ether.h"
#include "dbprint.h"
#include "etherdefs.h"
#include "ifpage.h"

View File

@@ -71,7 +71,6 @@
#include "lsptypes.h"
#include "lspglob.h"
#include "adr68k.h"
#include "ether.h"
#include "dbprint.h"
#include "etherdefs.h"
#include "ifpage.h"

View File

@@ -41,7 +41,6 @@
#include "emlglob.h"
#include "lspglob.h"
#include "adr68k.h"
#include "ether.h"
#include "dbprint.h"
#include "locfile.h"