Changeset af24629 in mainline
- Timestamp:
- 2010-05-22T15:49:10Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0d9dc6b
- Parents:
- c6f6adc
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/sparc64/src/drivers/sgcn.c
rc6f6adc raf24629 132 132 static void init_sram_begin(void) 133 133 { 134 ASSERT(instance) 134 ASSERT(instance); 135 135 136 136 ofw_tree_node_t *chosen = ofw_tree_lookup("/chosen");
Note:
See TracChangeset
for help on using the changeset viewer.