aboutsummaryrefslogtreecommitdiffstats
path: root/codefmc8.h
diff options
context:
space:
mode:
Diffstat (limited to 'codefmc8.h')
-rw-r--r--codefmc8.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/codefmc8.h b/codefmc8.h
new file mode 100644
index 0000000..1ef1dc0
--- /dev/null
+++ b/codefmc8.h
@@ -0,0 +1,11 @@
+/* codefmc8.h */
+/*****************************************************************************/
+/* AS, C-Version */
+/* */
+/* Codegenerator fuer Fujitsu-F2MC8-Prozessoren */
+/* */
+/* Historie: 4.7.1996 Grundsteinlegung */
+/* */
+/*****************************************************************************/
+
+extern void codef2mc8_init(void);