mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 22:04:21 +00:00
sys/param.h was manually adjusted to not define __NetBSD_Version__ since it will be defined by the compiler.
9 lines
No EOL
306 B
C
Vendored
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 *); |