revert between 56095 -> 55830 in arch
[AROS.git] / arch / m68k-all / m680x0 / m680x0_intern.h
blob50a4a27ca76ca4ffc1ec024d206e7ed108bb01b0
1 /*
2 Copyright © 1995-2010, The AROS Development Team. All rights reserved.
3 $Id: m680x0_intern.h$
5 Desc: 68040/060 missing instruction emulation support code
6 Lang: english
7 */
9 #ifndef EXEC_TYPES_H
10 #include <exec/types.h>
11 #endif
12 #ifndef EXEC_LIBRARIES_H
13 #include <exec/libraries.h>
14 #endif
16 struct M680x0Base
18 struct Library pb_LibNode;