Changes in kernel/arch/ppc32/src/ppc32.c [20f8111:2902e1bb] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/src/ppc32.c
r20f8111 r2902e1bb 103 103 } 104 104 105 #ifdef CONFIG_FB106 105 static bool display_register(ofw_tree_node_t *node, void *arg) 107 106 { … … 170 169 return true; 171 170 } 172 #endif173 171 174 172 void arch_post_mm_init(void)
Note:
See TracChangeset
for help on using the changeset viewer.