Specify the byte order.

This commit is contained in:
mycroft 1994-01-31 23:52:10 +00:00
parent 9dd9d2c6af
commit c70f4764d7
1 changed files with 2 additions and 0 deletions

View File

@ -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 {