Searched refs:overflow_msg (Results 1 - 1 of 1) sorted by path

/u-boot/common/
H A Dmcheck_core.inc.h235 static char *overflow_msg = "\n\n\nERROR: mcheck registry overflow, pedantic check would be incomplete!!\n\n\n\n"; local
237 printf("%s", overflow_msg);
238 overflow_msg = "(mcheck registry full)";

Completed in 72 milliseconds