Changeset 84509 in vbox for trunk/src/VBox/Runtime/common/ldr
- Timestamp:
- May 25, 2020 3:09:24 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 138238
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/ldr/ldrLX.cpp
r82968 r84509 157 157 uint32_t cSegments; 158 158 /** Segment info. */ 159 RT_FLEXIBLE_ARRAY_EXTENSION 159 160 RTLDRSEG aSegments[RT_FLEXIBLE_ARRAY]; 160 161 } KLDRMODLX, *PKLDRMODLX;
Note:
See TracChangeset
for help on using the changeset viewer.