Changeset 20356 in vbox for trunk/src/VBox/Runtime/include/internal
- Timestamp:
- Jun 7, 2009 1:22:52 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 48279
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/dbgmod.h
r20355 r20356 244 244 245 245 246 /** Default symbol container implementation. */ 247 extern RTDBGMODVTDBG const g_rtDbgModVtDbgContainer; 246 int rtDbgModContainerCreate(PRTDBGMODINT pMod, RTUINTPTR cb); 248 247 249 248 /** @} */
Note:
See TracChangeset
for help on using the changeset viewer.