mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-24 11:41:58 +00:00
add regdesc back.
This commit is contained in:
parent
5eb2d21999
commit
042aca7718
1 changed files with 1 additions and 0 deletions
|
@ -524,6 +524,7 @@ char* _hexify(char*, ulong, int);
|
|||
int locfmt(Fmt*);
|
||||
int loccmp(Loc*, Loc*);
|
||||
int locsimplify(Map *map, Regs *regs, Loc loc, Loc *newloc);
|
||||
Regdesc* regdesc(char*);
|
||||
|
||||
struct ps_prochandle
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue