Go to the documentation of this file.
18 #include <linux/types.h>
19 #include <linux/kernel.h>
20 #include <linux/rtc.h>
21 #include <asm/machdep.h>
23 #if defined(CONFIG_PILOT) || defined(CONFIG_INIT_LCD)
36 asm volatile (
"moveal #0x10c00000, %a0;\n\t"
37 "moveb #0, 0xFFFFF300;\n\t"
38 "moveal 0(%a0), %sp;\n\t"
39 "moveal 4(%a0), %a0;\n\t"