add regdesc back.
This commit is contained in:
parent
5eb2d21999
commit
042aca7718
@ -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…
Reference in New Issue
Block a user