Changeset ddd0499d in mainline for uspace/drv/infrastructure/rootpc/rootpc.c
- Timestamp:
- 2013-09-12T22:05:13Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4285851b
- Parents:
- 695b6ff (diff), 7de1988c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootpc/rootpc.c
r695b6ff rddd0499d 81 81 .address = 0xCF8, 82 82 .size = 4, 83 .relative = false, 83 84 .endianness = LITTLE_ENDIAN 84 85 } … … 89 90 .address = 0xCFC, 90 91 .size = 4, 92 .relative = false, 91 93 .endianness = LITTLE_ENDIAN 92 94 }
Note:
See TracChangeset
for help on using the changeset viewer.