aboutsummaryrefslogtreecommitdiffstats
path: root/code68k.h
diff options
context:
space:
mode:
Diffstat (limited to 'code68k.h')
-rw-r--r--code68k.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/code68k.h b/code68k.h
new file mode 100644
index 0000000..961bb56
--- /dev/null
+++ b/code68k.h
@@ -0,0 +1,11 @@
+/* code68k.h */
+/*****************************************************************************/
+/* AS-Portierung */
+/* */
+/* Codegenerator 680x0-Familie */
+/* */
+/* Historie: 9. 9.1996 Grundsteinlegung */
+/* */
+/*****************************************************************************/
+
+extern void code68k_init(void);