This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
ccdc11d8ff
incubator-nuttx
/
configs
/
rgmp
/
include
/
stdarg.h
9 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
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 20:29:19 +08:00
#
ifndef _CONFIG_RGMP_STDARG_H
#
define _CONFIG_RGMP_STDARG_H
First set of changes to incorporate the RGMP port git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3595 42af7a65-404d-4744-a932-0658087f49c3
2011-05-13 01:42:01 +08:00
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 20:29:19 +08:00
#
include
<rgmp/stdarg.h>
First set of changes to incorporate the RGMP port git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3595 42af7a65-404d-4744-a932-0658087f49c3
2011-05-13 01:42:01 +08:00
#
endif