8 lines
105 B
C
8 lines
105 B
C
|
|
||
|
#include "parameter.h"
|
||
|
|
||
|
config_parameter g_cfgParameter = {0};
|
||
|
otherParameter g_otherParameter = {0};
|
||
|
|
||
|
|