Specify the byte order.
This commit is contained in:
parent
9dd9d2c6af
commit
c70f4764d7
|
@ -38,6 +38,8 @@
|
|||
#include <machine/psl.h>
|
||||
#include <machine/trap.h>
|
||||
|
||||
#define BYTE_MSF
|
||||
|
||||
typedef vm_offset_t db_addr_t; /* address - unsigned */
|
||||
typedef int db_expr_t; /* expression - signed */
|
||||
struct mc68020_saved_state {
|
||||
|
|
Loading…
Reference in New Issue