mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-03-01 13:26:47 +08:00
7 lines
157 B
C
7 lines
157 B
C
#include "hosts/std-host.h"
|
|
|
|
#define NBPG NBPC
|
|
#define UPAGES USIZE
|
|
#define HOST_DATA_START_ADDR u.u_exdata.ux_datorg
|
|
#define HOST_STACK_END_ADDR 0x80000000
|