Skip to content
Snippets Groups Projects
Commit 9ad44da6 authored by rsc's avatar rsc
Browse files

unused

parent c16e0916
No related branches found
No related tags found
No related merge requests found
......@@ -115,7 +115,6 @@ void ide_rw(int, uint, void*, uint, int);
// bio.c
void binit(void);
struct buf;
struct buf* getblk(uint dev, uint sector);
struct buf* bread(uint, uint);
void bwrite(struct buf*, uint);
void brelse(struct buf*);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment