index
:
Inferno-OS-bhgv.git
master
gitar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
emu
/
Irix
/
devfs.c
blob: 194c109060d9fbca27d390e8dd24f2fc4ca370cd (
plain
)
1
2
3
4
5
6
7
#include
"devfs-posix.c"
static
vlong
osdisksize
(
int
fd
)
{
return
0
;
}