diff options
Diffstat (limited to 'spinlock.h')
| -rw-r--r-- | spinlock.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ struct spinlock { - uint magic; char *name; uint locked; int cpu; |
![]() |
index : xv6-labs-2022/.git | |
| Unnamed repository; edit this file 'description' to name the repository. | root |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | spinlock.h | 1 |
@@ -1,5 +1,4 @@ struct spinlock { - uint magic; char *name; uint locked; int cpu; |