aboutsummaryrefslogtreecommitdiffstats
path: root/code6809.h
diff options
context:
space:
mode:
Diffstat (limited to 'code6809.h')
-rw-r--r--code6809.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/code6809.h b/code6809.h
new file mode 100644
index 0000000..b5c3e2f
--- /dev/null
+++ b/code6809.h
@@ -0,0 +1,11 @@
+/* code6809.h */
+/*****************************************************************************/
+/* AS-Portierung */
+/* */
+/* Codegenerator 6809/6309 */
+/* */
+/* Historie: 10.10.1996 Grundsteinlegung */
+/* */
+/*****************************************************************************/
+
+extern void code6809_init(void);