aboutsummaryrefslogtreecommitdiffstats
path: root/codesc14xxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'codesc14xxx.h')
-rw-r--r--codesc14xxx.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/codesc14xxx.h b/codesc14xxx.h
new file mode 100644
index 0000000..913a8f0
--- /dev/null
+++ b/codesc14xxx.h
@@ -0,0 +1,16 @@
+/* codesc14xxx.h */
+#ifndef _CODESC14XXX_H
+#define _CODESC14XXX_H
+
+/*****************************************************************************/
+/* AS-Portierung */
+/* */
+/* Codegenerator SC14xxx */
+/* */
+/* Historie: 25. 3.1999 Grundsteinlegung */
+/* */
+/*****************************************************************************/
+
+extern void codesc14xxx_init(void);
+
+#endif /* _CODESC14XXX_H */