Changes in uspace/drv/infrastructure/rootpc/rootpc.c [9e470c0:26bc0fd1] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/infrastructure/rootpc/rootpc.c
r9e470c0 r26bc0fd1 81 81 .address = 0xCF8, 82 82 .size = 4, 83 .relative = false,84 83 .endianness = LITTLE_ENDIAN 85 84 } … … 90 89 .address = 0xCFC, 91 90 .size = 4, 92 .relative = false,93 91 .endianness = LITTLE_ENDIAN 94 92 }
Note:
See TracChangeset
for help on using the changeset viewer.