kernel: forgot portfns.h from last change

This commit is contained in:
cinap_lenrek 2024-01-04 04:35:12 +00:00
parent 29e9c7bf01
commit f16547d604

View file

@ -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);