expander work
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#ifndef BLK_BOX_H
|
||||
#define BLK_BOX_H
|
||||
|
||||
struct BlkBoxInitConfig {
|
||||
// nothing for now...
|
||||
};
|
||||
@@ -5,3 +8,5 @@ struct BlkBoxInitConfig {
|
||||
|
||||
|
||||
void init_blk_box(BlkBoxInitConfig cfg);
|
||||
|
||||
#endif // BLK_BOX_H
|
||||
|
||||
Reference in New Issue
Block a user