Files
WrldBox/.tmp_zig/lib/zig/libc/include/generic-freebsd/stdarg.h
swim67667 c17dfc94ce
Some checks failed
Build Project / build (ubuntu-latest) (push) Failing after 12m33s
added multi-compiling stuff (only works on my mac for now)
2026-06-28 16:40:20 -04:00

6 lines
106 B
C

#ifndef __SYS_STDARG_H__
#define __SYS_STDARG_H__
#include <sys/_stdarg.h>
#endif /* __SYS_STDARG_H__ */