|
|
1.1 root 1: /*
2: Hatari - hatari-glue.h
3:
4: This file is distributed under the GNU Public License, version 2 or at
5: your option any later version. Read the file gpl.txt for details.
6: */
7:
8: #ifndef HATARI_GLUE_H
9: #define HATARI_GLUE_H
10:
11: #include "sysdeps.h"
12: #include "options_cpu.h"
13:
1.1.1.2 root 14: int Init680x0(void);
15: void Exit680x0(void);
1.1 root 16:
17: #define write_log printf
18:
19:
20: #endif /* HATARI_GLUE_H */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.