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 locfmt(Fmt*);
|
||||||
int loccmp(Loc*, Loc*);
|
int loccmp(Loc*, Loc*);
|
||||||
int locsimplify(Map *map, Regs *regs, Loc loc, Loc *newloc);
|
int locsimplify(Map *map, Regs *regs, Loc loc, Loc *newloc);
|
||||||
|
Regdesc* regdesc(char*);
|
||||||
|
|
||||||
struct ps_prochandle
|
struct ps_prochandle
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue