summaryrefslogtreecommitdiff
path: root/spinlock.h
diff options
context:
space:
mode:
Diffstat (limited to 'spinlock.h')
-rw-r--r--spinlock.h43
1 files changed, 0 insertions, 43 deletions
diff --git a/spinlock.h b/spinlock.h
index 31c3563..a9242b6 100644
--- a/spinlock.h
+++ b/spinlock.h
@@ -9,46 +9,3 @@ struct spinlock {
// that locked the lock.
};
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-// Blank page.