diff options
| author | forsyth <forsyth@vitanuova.com> | 2012-05-09 13:17:05 +0100 |
|---|---|---|
| committer | forsyth <forsyth@vitanuova.com> | 2012-05-09 13:17:05 +0100 |
| commit | 73500e27daa267189e5cf91110ab373a3e9302e6 (patch) | |
| tree | 734a0666c8fce6eceafd6bf818b2e5245229d157 /utils/libmach/v.c | |
| parent | 8f1b8d8700778e788c4644f5ac368fcb46ffe574 (diff) | |
20120509-1317
Diffstat (limited to 'utils/libmach/v.c')
| -rw-r--r-- | utils/libmach/v.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/libmach/v.c b/utils/libmach/v.c index add94113..3b2daf87 100644 --- a/utils/libmach/v.c +++ b/utils/libmach/v.c @@ -108,6 +108,7 @@ Mach mmips = 0x1000, /* page size */ 0xC0000000, /* kernel base */ 0x40000000, /* kernel text mask */ + 0x7FFFFFFF, /* user stack top */ 4, /* quantization of pc */ 4, /* szaddr */ 4, /* szreg */ |
