mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-26 01:07:52 +00:00
import gdb-1999-11-01 snapshot
This commit is contained in:
@@ -28,7 +28,8 @@ extern int remote_debug;
|
||||
|
||||
extern host_callback default_callback; /* in sim/common/callback.c */
|
||||
|
||||
char registers[REGISTER_BYTES] __attribute__ ((aligned));
|
||||
static char my_registers[REGISTER_BYTES] __attribute__ ((aligned));
|
||||
char * registers = my_registers;
|
||||
|
||||
int target_byte_order; /* used by simulator */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user