diff options
Diffstat (limited to 'kern/llsync.h')
-rw-r--r-- | kern/llsync.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/kern/llsync.h b/kern/llsync.h index 6736d6f9..3852b0b9 100644 --- a/kern/llsync.h +++ b/kern/llsync.h @@ -123,11 +123,6 @@ llsync_read_exit(void) bool llsync_ready(void); /* - * Initialize the llsync module. - */ -void llsync_setup(void); - -/* * Manage registration of the current processor. * * The caller must not be allowed to migrate when calling these functions. |