Changeset 20f8111 in mainline
- Timestamp:
- 2012-11-16T18:37:41Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 355a17a, a7f7ed12, cbd64057, d3a92c87
- Parents:
- 571239a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/ppc32/src/ppc32.c
r571239a r20f8111 103 103 } 104 104 105 #ifdef CONFIG_FB 105 106 static bool display_register(ofw_tree_node_t *node, void *arg) 106 107 { … … 169 170 return true; 170 171 } 172 #endif 171 173 172 174 void arch_post_mm_init(void)
Note:
See TracChangeset
for help on using the changeset viewer.