setup driver
This commit is contained in:
+3
-4
@@ -1,6 +1,5 @@
|
||||
#include <stdio.h>
|
||||
#include "blk_box.h"
|
||||
|
||||
const char* get_hello_world() {
|
||||
return "hello, world!";
|
||||
}
|
||||
void init_blk_box(BlkBoxInitConfig cfg) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user