zig/lib/libc/include/aarch64-netbsd-none/machine/mutex.h
Alex Rønne Petersen 553cb3ed46
libc: Add NetBSD system and libc headers from 10.1.
sys/param.h was manually adjusted to not define __NetBSD_Version__ since it will
be defined by the compiler.
2025-05-17 04:41:27 +02:00

5 lines
No EOL
115 B
C
Vendored

/* $NetBSD: mutex.h,v 1.2 2020/08/12 13:28:46 skrll Exp $ */
#include <arm/mutex.h>
#define __HAVE_MUTEX_STUBS 1