some cleanup of stale bits

This commit is contained in:
nhmall
2025-04-16 16:56:17 -04:00
parent d4008772ac
commit 830e18f52e
5 changed files with 0 additions and 34 deletions

View File

@@ -206,12 +206,6 @@ bwrite(int fd, const genericptr_t loc, unsigned num)
/* ===================================================== */
void
minit(void)
{
return;
}
void
mread(int fd, genericptr_t buf, unsigned len)
{