Top secrets sources NedoPC pentevo

Rev

Blame | Last modification | View Log | Download | RSS feed | ?url?

#ifndef _CODEAVR_H
#define _CODEAVR_H
/* codeavr.h */
/*****************************************************************************/
/* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only                     */
/*                                                                           */
/* AS-Portierung                                                             */
/*                                                                           */
/* Codegenerator Atmel AVR                                                   */
/*                                                                           */
/* Historie: 26.12.1996 Grundsteinlegung                                     */
/*                                                                           */
/*****************************************************************************/

extern void codeavr_init(void);
#endif /* _CODEAVR_H */