mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
last change did not include the header update
This commit is contained in:
parent
69e37c0fda
commit
6557b0a727
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ void* amlval(void *);
|
|||
uvlong amlint(void *);
|
||||
int amllen(void *);
|
||||
|
||||
char* amleisaid(void *v);
|
||||
|
||||
void* amlnew(char tag, int len);
|
||||
|
||||
void amlinit(void);
|
||||
|
|
Loading…
Reference in a new issue