CFE_ENV_SIZE
#ifndef CFE_ENV_SIZE
static char cfe_env_buf[CFE_ENV_SIZE];
init_static_kenv(cfe_env_buf, CFE_ENV_SIZE);