1 #ifndef _CODE90C141_H
2 #define _CODE90C141_H
3 /* code90c141.h */
4 /*****************************************************************************/
5 /* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only                     */
6 /*                                                                           */
7 /* AS-Portierung                                                             */
8 /*                                                                           */
9 /* Codegenerator Toshiba TLCS-90                                             */
10 /*                                                                           */
11 /* Historie: 30.10.1996 Grundsteinlegung                                     */
12 /*                                                                           */
13 /*****************************************************************************/
14 
15 extern void code90c141_init(void);
16 #endif /* _CODE90C141_H */
17