mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-09 12:31:06 -04:00
Fix include
This commit is contained in:
parent
a4b5197a4e
commit
6c5bfd491e
@ -8,6 +8,8 @@
|
||||
#ifndef SPINLOCK_H
|
||||
#define SPINLOCK_H
|
||||
|
||||
#include <types.hpp>
|
||||
|
||||
/*!
|
||||
* \brief Implementation of a spinlock
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user