initial commit
This commit is contained in:
8
lib/amb1_sdk/common/example/example_entry.h
Normal file
8
lib/amb1_sdk/common/example/example_entry.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __EXAMPLE_ENTRY_H__
|
||||
#define __EXAMPLE_ENTRY_H__
|
||||
|
||||
|
||||
void example_entry(void);
|
||||
void pre_example_entry(void);
|
||||
|
||||
#endif //#ifndef __EXAMPLE_ENTRY_H__
|
||||
Reference in New Issue
Block a user