Searched refs:null_check (Results 1 - 1 of 1) sorted by relevance
/arch/powerpc/boot/ | ||
H A D | ps3.c | 122 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