diff options
Diffstat (limited to 'code9900.h')
-rw-r--r-- | code9900.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/code9900.h b/code9900.h new file mode 100644 index 0000000..6484cc0 --- /dev/null +++ b/code9900.h @@ -0,0 +1,11 @@ +/* code9900.h */ +/*****************************************************************************/ +/* AS-Portierung */ +/* */ +/* Codegenerator TMS99xx */ +/* */ +/* Historie: 9. 3.1997 Grundsteinlegung */ +/* */ +/*****************************************************************************/ + +extern void code9900_init(void); |