mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-03 16:22:55 +03:00
553cb3ed46
sys/param.h was manually adjusted to not define __NetBSD_Version__ since it will be defined by the compiler.
5 lines
115 B
C
Vendored
5 lines
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 |