Meg's Mirrors
zig
about
heads
tags
log
tree
search
Search
zig
lib
compiler
aro
include
varargs.h
pretty
plain
permalink
blame
history
•
3 lines
•
106 B
1
/* <varargs.h> for the Aro C compiler */
2
#pragma once
3
#error please use <stdarg.h> instead of <varargs.h>