Changes in uspace/drv/infrastructure/rootpc/rootpc.c [26bc0fd1:9e470c0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootpc/rootpc.c
r26bc0fd1 r9e470c0 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.