Home | History | Annotate | Download | only in 4.2
      1 /* This file is public domain.  */
      2 #ifdef __MWERKS__
      3 #include "mw_stdarg.h"
      4 #else
      5 #error "This header only supports __MWERKS__."
      6 #endif
      7