Changeset 32219 in vbox for trunk/src/VBox/Runtime/include/internal
- Timestamp:
- Sep 2, 2010 6:26:21 PM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 65527
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/ldrELFCommon.h
r31980 r32219 307 307 #endif 308 308 309 /* VirtualBox specific NOTE sections (added by Ramshankar */ 310 #ifdef VBOX 311 #define NT_VBOXCPU 0xace 312 #endif 313 309 314 /* Symbol Binding - ELFNN_ST_BIND - st_info */ 310 315 #define STB_LOCAL 0 /* Local symbol */
Note:
See TracChangeset
for help on using the changeset viewer.