zig/lib/libc/include/arm-openbsd-eabi/machine/mutex.h
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
No EOL
106 B
C
Vendored

/* $OpenBSD: mutex.h,v 1.1 2013/09/04 14:38:28 patrick Exp $ */
/* public domain */
#include <arm/mutex.h>