summaryrefslogtreecommitdiff
path: root/include/kernel/video (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arch: i386: add a spinlock implementationDanny Holman2024-05-272-0/+56
Add two functions to control thread-local spinlocks. Signed-off-by: Danny Holman <dholman@gymli.org>