aboutsummaryrefslogtreecommitdiffstats
path: root/codeavr.h
diff options
context:
space:
mode:
Diffstat (limited to 'codeavr.h')
-rw-r--r--codeavr.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/codeavr.h b/codeavr.h
new file mode 100644
index 0000000..48055b5
--- /dev/null
+++ b/codeavr.h
@@ -0,0 +1,11 @@
+/* codeavr.h */
+/*****************************************************************************/
+/* AS-Portierung */
+/* */
+/* Codegenerator Atmel AVR */
+/* */
+/* Historie: 26.12.1996 Grundsteinlegung */
+/* */
+/*****************************************************************************/
+
+extern void codeavr_init(void);