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

9 lines
No EOL
306 B
C
Vendored

/* $NetBSD: rumpnet_if_pub.h,v 1.6 2016/01/26 23:25:40 pooka Exp $ */
/*
* Automatically generated. DO NOT EDIT.
* from: NetBSD: rumpnet.ifspec,v 1.4 2016/01/26 23:22:22 pooka Exp
* by: NetBSD: makerumpif.sh,v 1.10 2016/01/26 23:21:18 pooka Exp
*/
int rump_pub_shmif_create(const char *, int *);