1
0
Fork 0
mirror of https://github.com/drasko/open-ameba.git synced 2025-03-31 03:56:48 +00:00
open-ameba/RTL00_SDKV35a/component/common/example/xml/example_xml.h
2016-11-09 03:56:41 +03:00

6 lines
97 B
C

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