diff options
Diffstat (limited to 'file.h')
| -rw-r--r-- | file.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ struct inode { uint addrs[NDIRECT+1]; }; -#define I_VALID 0x2 +#define I_VALID 0x1 // device implementations |
![]() |
index : xv6-riscv | |
| MIT xv6-RISCV kernel modified to RV64I base integer extension | Aditya N. Naik |
| summaryrefslogtreecommitdiff |