ameba-sdk-gcc-make/component/common/example/xml/example_xml.h

7 lines
103 B
C
Raw Normal View History

#ifndef EXAMPLE_XML_H
#define EXAMPLE_XML_H
void example_xml(void);
#endif /* EXAMPLE_XML_H */