mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
libmach: fix dropped header in last commit
This commit is contained in:
parent
2e8a4a690e
commit
a7a315bff6
1 changed files with 2 additions and 0 deletions
|
@ -320,4 +320,6 @@ int syminit(int, Fhdr*);
|
|||
int symoff(char*, int, uvlong, int);
|
||||
void textseg(uvlong, Fhdr*);
|
||||
int textsym(Symbol*, int);
|
||||
void thumbpctab(int, Fhdr*);
|
||||
int thumbpclookup(uvlong);
|
||||
void unusemap(Map*, int);
|
||||
|
|
Loading…
Reference in a new issue