mirror of
https://github.com/cwyark/ameba-sdk-gcc-make.git
synced 2026-03-23 16:54:49 +00:00
first commit and add gitignore, README.md
This commit is contained in:
commit
760756ba2c
1861 changed files with 709236 additions and 0 deletions
6
component/common/example/xml/example_xml.h
Executable file
6
component/common/example/xml/example_xml.h
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#ifndef EXAMPLE_XML_H
|
||||
#define EXAMPLE_XML_H
|
||||
|
||||
void example_xml(void);
|
||||
|
||||
#endif /* EXAMPLE_XML_H */
|
||||
Loading…
Add table
Add a link
Reference in a new issue