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/5db.c | |
| parent | 8f1b8d8700778e788c4644f5ac368fcb46ffe574 (diff) | |
20120509-1317
Diffstat (limited to 'utils/libmach/5db.c')
| -rw-r--r-- | utils/libmach/5db.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/libmach/5db.c b/utils/libmach/5db.c index 535739e8..d3628749 100644 --- a/utils/libmach/5db.c +++ b/utils/libmach/5db.c @@ -60,7 +60,7 @@ static int arminstlen(Map*, uvlong); */ Machdata armmach = { - {0, 0, 0, 0xD}, /* break point */ + {0x70, 0x00, 0x20, 0xD1}, /* break point */ /* D1200070 */ 4, /* break point size */ leswab, /* short to local byte order */ |
