mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-29 03:57:08 +03:00
66d97267c7
This excludes all headers in /usr/include/dev because that directory is bonkers huge (18M). We can add these on an as-needed basis.
3 lines
112 B
C
Vendored
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> |