zig/lib/libc/include/m68k-netbsd-none/mac68k/lock.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

4 lines
No EOL
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>