headers: Remove libroot_lock.h.
Not used (the one file that included it did not actually use it), and no longer needed with the introduction of user_mutex.
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include <Debug.h>
|
||||
|
||||
#include <AutoLocker.h>
|
||||
#include <libroot_lock.h>
|
||||
#include <syscalls.h>
|
||||
#include <user_mutex_defs.h>
|
||||
#include <user_thread.h>
|
||||
|
||||
Reference in New Issue
Block a user