Files
bfbb/include/CodeWarrior/stdarg.h
T
seilweiss 913a70f685 oops
2020-10-22 18:02:20 -05:00

6 lines
73 B
C

#ifndef _MSL_STDARG_H
#define _MSL_STDARG_H
#include <va_list.h>
#endif