Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
lib
libc
include
generic-freebsd
stdarg.h
pretty
plain
permalink
blame
history
•
6 lines
•
106 B
1
#ifndef __SYS_STDARG_H__
2
#define	__SYS_STDARG_H__
3
4
#include <sys/_stdarg.h>
5
6
#endif	/* __SYS_STDARG_H__ */