mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 11:27:09 +03:00
4 lines
106 B
C
Vendored
4 lines
106 B
C
Vendored
/* <varargs.h> for the Aro C compiler */
|
|
#pragma once
|
|
#error please use <stdarg.h> instead of <varargs.h>
|