|
|
1.1 root 1: #import <stdarg.h>
2:
3: extern void print(
4: const char *format, ...) __attribute__ ((format (printf, 1, 2)));
5: extern void vprint(
6: const char *format, va_list ap);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.