summaryrefslogtreecommitdiff
path: root/kern/turnstile.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/turnstile.h')
-rw-r--r--kern/turnstile.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/kern/turnstile.h b/kern/turnstile.h
index 74512fa1..0473a4c6 100644
--- a/kern/turnstile.h
+++ b/kern/turnstile.h
@@ -186,12 +186,6 @@ void turnstile_disown(struct turnstile *turnstile);
/*
* This init operation provides :
- * - ? TODO Review
- */
-INIT_OP_DECLARE(turnstile_bootstrap);
-
-/*
- * This init operation provides :
* - turnstile creation
* - module fully initialized
*/