nuttx/configs/rgmp/include/stdarg.h
patacongo 49a9950814 Remove executable property from source and make files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5146 42af7a65-404d-4744-a932-0658087f49c3
2012-09-13 18:46:10 +00:00

9 lines
96 B
C

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