summaryrefslogtreecommitdiff
path: root/nuttx/configs/rgmp/include/stdarg.h
blob: b748243d155f26e4e54ab596a82d6a5c07898b9d (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef _CONFIG_RGMP_STDARG_H
#define	_CONFIG_RGMP_STDARG_H


#include <rgmp/stdarg.h>


#endif