diff options
author | James Mintram <me@jamesrm.com> | 2021-10-14 20:18:56 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-10-15 21:48:45 +0100 |
commit | e8f09279d34d3bdcdb350016f2e72defc4bb9c7a (patch) | |
tree | 9c7c117ae1d415101237883bc44131f1f199ce6b /CMakeLists.txt | |
parent | dfe4810c3a1c4ca0e4714a23da3f233b9babf270 (diff) | |
download | serenity-e8f09279d34d3bdcdb350016f2e72defc4bb9c7a.zip |
Kernel: Move spinlock into Arch
Spinlocks are tied to the platform they are built for, this is why they
have been moved into the Arch folder. They are still available via
"Locking/Spinlock.h"
An Aarch64 stub has been created
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions