[PAKCET_IO] framework intermediate state

This commit is contained in:
liuwentan
2022-07-28 15:12:46 +08:00
parent 82a97ff067
commit 7ae4ca2e2a
22 changed files with 986 additions and 273 deletions

13
src/common/global_var.cpp Normal file
View File

@@ -0,0 +1,13 @@
/*
**********************************************************************************************
* File: global_var.cpp
* Description:
* Authors: Liu WenTan <liuwentan@geedgenetworks.com>
* Date: 2022-07-15
* Copyright: (c) 2018-2022 Geedge Networks, Inc. All rights reserved.
***********************************************************************************************
*/
#include "global_var.h"
struct stellar_engine g_engine_instance;