aboutsummaryrefslogtreecommitdiffstats
path: root/codesc14xxx.h
blob: 913a8f09b193381cd89356f276e88c51e16e7669 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* 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 */