aimless debugging, forgot -m68000 in the linker command line
[lugburz] / src / amiga / mem.h
1 #ifndef MEM_H_
2 #define MEM_H_
3
4 int init_mem(void);
5
6 #endif  /* MEM_H_ */