整理stream处理流程,适应KNI接口定义。
This commit is contained in:
@@ -13,12 +13,3 @@
|
||||
#include <MESA/MESA_handle_logger.h>
|
||||
#include <MESA/MESA_prof_load.h>
|
||||
#include <MESA/wired_cfg.h>
|
||||
|
||||
extern struct tfe_instance __g_tfe_instance;
|
||||
extern struct tfe_config __g_tfe_config;
|
||||
|
||||
struct tfe_instance* g_tfe_instance = &__g_tfe_instance;
|
||||
struct tfe_config * g_tfe_cfg = &__g_tfe_config;
|
||||
|
||||
const char* module_name="TFE";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user