summaryrefslogtreecommitdiff
path: root/sys/src/cmd/cwfs/portfns.h
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-06-16 17:33:26 +0200
committercinap_lenrek <cinap_lenrek@localhost>2011-06-16 17:33:26 +0200
commit7cd1b102ee03d676b050319eaaefe73309b9b01c (patch)
tree325686092892be6bd2370643e69fb08b3729e665 /sys/src/cmd/cwfs/portfns.h
parentfcf30f314b4c4157b536647a09a214576711ad16 (diff)
remove mconf cruft
Diffstat (limited to 'sys/src/cmd/cwfs/portfns.h')
-rw-r--r--sys/src/cmd/cwfs/portfns.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/src/cmd/cwfs/portfns.h b/sys/src/cmd/cwfs/portfns.h
index 7790b70e5..5f5cda257 100644
--- a/sys/src/cmd/cwfs/portfns.h
+++ b/sys/src/cmd/cwfs/portfns.h
@@ -131,7 +131,6 @@ void machinit(void);
Msgbuf* mballoc(int, Chan*, int);
void mbinit(void);
void mbfree(Msgbuf*);
-ulong meminit(void);
Iobuf* movebuf(Iobuf*);
void mcatinit(Device*);
int mcatread(Device*, Off, void*);