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 --- code48.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 code48.h (limited to 'code48.h') diff --git a/code48.h b/code48.h new file mode 100644 index 0000000..6f2799e --- /dev/null +++ b/code48.h @@ -0,0 +1,11 @@ +/* code48.h */ +/*****************************************************************************/ +/* AS-Portierung */ +/* */ +/* Codegeneratormodul MCS-48-Familie */ +/* */ +/* Historie: 16. 5.1996 Grundsteinlegung */ +/* */ +/*****************************************************************************/ + +extern void code48_init(void); -- cgit v1.2.3