nuttx/configs/rgmp/include/stdarg.h
patacongo be7cd049c4 Add Yu Qiang's patch for RGMP support on the ARM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3843 42af7a65-404d-4744-a932-0658087f49c3
2011-08-04 12:29:19 +00:00

9 lines
96 B
C
Executable File

#ifndef _CONFIG_RGMP_STDARG_H
#define _CONFIG_RGMP_STDARG_H
#include <rgmp/stdarg.h>
#endif