?pathlinks? – Rev 1126
Blame |
Last modification |
View Log
| Download
| RSS feed
| ?url?
#ifndef _AS_H
#define _AS_H
/* as.h */
/*****************************************************************************/
/* SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only */
/* */
/* AS-Portierung */
/* */
/* Hauptmodul */
/* */
/*****************************************************************************/
extern char *GetErrorPos(void);
extern void WriteCode(void);
#endif /* _AS_H */