zig/lib/libc/include/x86_64-netbsd-none/amd64/pci_machdep.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
120 B
C
Vendored

/* $NetBSD: pci_machdep.h,v 1.2 2003/06/15 23:08:55 fvdl Exp $ */
#define _PCI_HAVE_DMA64
#include <x86/pci_machdep.h>