diff options
Diffstat (limited to 'codest7.h')
-rw-r--r-- | codest7.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/codest7.h b/codest7.h new file mode 100644 index 0000000..ccfdc71 --- /dev/null +++ b/codest7.h @@ -0,0 +1,11 @@ +/* codest7.h */ +/*****************************************************************************/ +/* AS-Portierung */ +/* */ +/* Codegenerator SGS-Thomson ST7 */ +/* */ +/* Historie: 21.5.1997 Grundsteinlegung */ +/* */ +/*****************************************************************************/ + +extern void codest7_init(void); |