aboutsummaryrefslogtreecommitdiffstats
path: root/code16c5x.h
diff options
context:
space:
mode:
Diffstat (limited to 'code16c5x.h')
-rw-r--r--code16c5x.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/code16c5x.h b/code16c5x.h
new file mode 100644
index 0000000..2a39fe2
--- /dev/null
+++ b/code16c5x.h
@@ -0,0 +1,12 @@
+/* code16c5x.h */
+/*****************************************************************************/
+/* AS-Portierung */
+/* */
+/* AS - Codegenerator fuer PIC16C5x */
+/* */
+/* Historie: 19.8.1996 Grundsteinlegung */
+/* */
+/*****************************************************************************/
+
+extern void code16c5x_init(void);
+