This website requires JavaScript.
Explore
Help
Sign In
hheik
/
xv6-riscv-rust
Watch
1
Star
0
Fork
You've already forked xv6-riscv-rust
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a64cd81342
xv6-riscv-rust
/
stat.h
8 lines
82 B
C
Raw
Blame
History
struct
stat
{
int
dev
;
uint
ino
;
short
type
;
short
nlink
;
uint
size
;
}
;
Reference in New Issue
View Git Blame
Copy Permalink