20 #include <signaldata/NdbfsContinueB.hpp>
23 printCONTINUEB_NDBFS(FILE * output,
const Uint32 * theData,
24 Uint32 len, Uint16 not_used){
29 case NdbfsContinueB::ZSCAN_MEMORYCHANNEL_10MS_DELAY:
30 fprintf(output,
" Scanning the memory channel every 10ms\n");
33 case NdbfsContinueB::ZSCAN_MEMORYCHANNEL_NO_DELAY:
34 fprintf(output,
" Scanning the memory channel again with no delay\n");
38 fprintf(output,
" Default system error lab...\n");