Plan 9 from Bell Labs 1995-09-04
1 files changed, 1 insertions(+), 0 deletions(-) M port/portfns.h
M port/portfns.h => port/portfns.h +1 -0
@@ 14,6 14,7 @@ void authreply(Session*, ulong, Fcall*); ulong authrequest(Session*, Fcall*); long authwrite(Chan*, char*, int); Page* auxpage(void); +Block* bpad(Block*, int); void buzz(int, int); void cachedel(Image*, ulong); void cachepage(Page*, Image*);