mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 22:33:08 +00:00
sys/param.h was manually adjusted to not define __NetBSD_Version__ since it will be defined by the compiler.
5 lines
110 B
C
Vendored
5 lines
110 B
C
Vendored
/* $NetBSD: intr.h,v 1.5 2012/07/28 19:08:23 matt Exp $ */
|
|
|
|
#ifdef PPC_INTR_IMPL
|
|
#include PPC_INTR_IMPL
|
|
#endif |