aboutsummaryrefslogtreecommitdiffstats
path: root/code68.h
diff options
context:
space:
mode:
Diffstat (limited to 'code68.h')
-rw-r--r--code68.h11
1 files changed, 11 insertions, 0 deletions
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);