Files
ambz-sdk/lib/amb1_sdk/common/example/xml/example_xml.h
2024-12-15 00:34:01 +06:00

7 lines
97 B
C

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