From 333b605b2afd472b823aeda0adf0e8b1ea9843c0 Mon Sep 17 00:00:00 2001 From: fishsoupisgood Date: Mon, 27 May 2019 02:41:51 +0100 Subject: initial commit from asl-1.41r8.tar.gz --- code68.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 code68.h (limited to 'code68.h') diff --git a/code68.h b/code68.h new file mode 100644 index 0000000..865ea61 --- /dev/null +++ b/code68.h @@ -0,0 +1,11 @@ +/* code68.h */ +/*****************************************************************************/ +/* AS-Portierung */ +/* */ +/* Codegenerator fuer 68xx-Prozessoren */ +/* */ +/* Historie: 13.8.1996 Grundsteinlegung */ +/* */ +/*****************************************************************************/ + +extern void code68_init(void); -- cgit v1.2.3