aboutsummaryrefslogtreecommitdiffstats
path: root/code86.h
diff options
context:
space:
mode:
Diffstat (limited to 'code86.h')
-rw-r--r--code86.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/code86.h b/code86.h
new file mode 100644
index 0000000..85a9b5d
--- /dev/null
+++ b/code86.h
@@ -0,0 +1,11 @@
+/* code86.h */
+/*****************************************************************************/
+/* AS-Portierung */
+/* */
+/* Codegenerator 8086/V-Serie */
+/* */
+/* Historie: */
+/* */
+/*****************************************************************************/
+
+extern void code86_init(void);