Searched refs:null_check (Results 1 - 1 of 1) sorted by relevance

/arch/powerpc/boot/
H A Dps3.c122 void platform_init(unsigned long null_check) argument
158 if (val != null_check)
159 printf("null check failed: %lx != %lx\n\r", val, null_check);

Completed in 155 milliseconds