mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
kernel: forgot portfns.h from last change
This commit is contained in:
parent
29e9c7bf01
commit
f16547d604
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ char* popnote(Ureg*);
|
|||
int postnote(Proc*, int, char*, int);
|
||||
void postnotepg(ulong, char*, int);
|
||||
int pprint(char*, ...);
|
||||
int preempted(void);
|
||||
void preempted(int);
|
||||
void prflush(void);
|
||||
void printinit(void);
|
||||
ulong procalarm(ulong);
|
||||
|
|
Loading…
Reference in a new issue