Files
zig/lib/libc/include/arm-openbsd-eabi/machine/spinlock.h
T
Alex Rønne Petersen 66d97267c7 libc: add openbsd 7.8 headers
This excludes all headers in /usr/include/dev because that directory is bonkers
huge (18M). We can add these on an as-needed basis.
2026-01-05 14:52:48 +01:00

3 lines
112 B
C
Vendored

/* $OpenBSD: spinlock.h,v 1.2 2017/01/05 16:52:42 patrick Exp $ */
/* public domain */
#include <arm/spinlock.h>