mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
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 |