diff options
Diffstat (limited to 'stat.h')
| -rw-r--r-- | stat.h | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +struct stat { + int st_dev; + uint st_ino; + short st_type; + short st_nlink; + uint st_size; +}; |
![]() |
index : xv6-riscv | |
| MIT xv6-RISCV kernel modified to RV64I base integer extension | Aditya N. Naik |
| summaryrefslogtreecommitdiff |