You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
238 B
12 lines
238 B
4 months ago
|
XLAT_UOFF(u_tsize),
|
||
|
XLAT_UOFF(u_dsize),
|
||
|
XLAT_UOFF(u_ssize),
|
||
|
XLAT_UOFF(start_code),
|
||
|
/* S390[X] has no start_data */
|
||
|
XLAT_UOFF(start_stack),
|
||
|
XLAT_UOFF(signal),
|
||
|
XLAT_UOFF(u_ar0),
|
||
|
XLAT_UOFF(magic),
|
||
|
XLAT_UOFF(u_comm),
|
||
|
#include "../userent0.h"
|