add regdesc back.

This commit is contained in:
rsc 2005-01-07 04:01:14 +00:00
parent 5eb2d21999
commit 042aca7718

View file

@ -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
{