zig/lib/libc/include/generic-netbsd/evbppc/intr.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

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