libmach, acid, db: 64-bit support
This commit is contained in:
parent
60d96f2e43
commit
443d628838
36 changed files with 2311 additions and 1125 deletions
|
|
@ -13,7 +13,7 @@ printregs(int c)
|
|||
{
|
||||
Regdesc *rp;
|
||||
int i;
|
||||
ulong u;
|
||||
ADDR u;
|
||||
|
||||
if(correg == nil){
|
||||
dprint("registers not mapped\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue