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.
4 lines
127 B
C
Vendored
4 lines
127 B
C
Vendored
/* $NetBSD: lock.h,v 1.1 2000/04/29 03:31:50 thorpej Exp $ */
|
|
|
|
/* Just use the common m68k definition */
|
|
#include <m68k/lock.h> |