mirror of
https://github.com/cwyark/sdk-ameba-v4.0b_without_nda_gcc.git
synced 2026-07-01 20:05:38 +00:00
Initial commit
This commit is contained in:
commit
6f665866d6
3358 changed files with 1106791 additions and 0 deletions
7
component/common/example/dct/example_dct.h
Normal file
7
component/common/example/dct/example_dct.h
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
#ifndef _EXAMPLE_DCT_H
|
||||
#define _EXAMPLE_DCT_H
|
||||
|
||||
void example_dct(void);
|
||||
|
||||
#endif /* _EXAMPLE_DCT_H */
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue