dect
/
asl
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asl/code86.h

12 lines
687 B
C

/* code86.h */
/*****************************************************************************/
/* AS-Portierung */
/* */
/* Codegenerator 8086/V-Serie */
/* */
/* Historie: */
/* */
/*****************************************************************************/
extern void code86_init(void);