8 lines
99 B
C
8 lines
99 B
C
struct BlkBoxInitConfig {
|
|
// nothing for now...
|
|
};
|
|
|
|
|
|
|
|
void init_blk_box(BlkBoxInitConfig cfg);
|