Nucleus
Barry Kernel printf routines 120a213 (3 years, 2 months ago)diff --git a/object/lock.c b/object/lock.c index e4c77c9..b3d2fb8 100644 --- a/object/lock.c +++ b/object/lock.c @@ -5,9 +5,9 @@ * that CPU/task to acquire it multiple times and safely release it. */ +#include <nucleus/kernel.h> #include <nucleus/object.h> #include <nucleus/task.h> -#include <nucleus/panic.h> /* Check if already holding */ static int