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/codesc14xxx.h

17 lines
773 B
C

/* codesc14xxx.h */
#ifndef _CODESC14XXX_H
#define _CODESC14XXX_H
/*****************************************************************************/
/* AS-Portierung */
/* */
/* Codegenerator SC14xxx */
/* */
/* Historie: 25. 3.1999 Grundsteinlegung */
/* */
/*****************************************************************************/
extern void codesc14xxx_init(void);
#endif /* _CODESC14XXX_H */