From 042aca7718160dbb4ba9407b1643306503d14f0d Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 7 Jan 2005 04:01:14 +0000 Subject: add regdesc back. --- include/mach.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/mach.h b/include/mach.h index 0f1a5ae5..62fcf73a 100644 --- a/include/mach.h +++ b/include/mach.h @@ -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 { -- cgit v1.2.3