Changeset 57235 in vbox for trunk/include
- Timestamp:
- Aug 7, 2015 9:58:54 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 101989
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r57229 r57235 1066 1066 SUPR3DECL(int) SUPR3Init(PSUPDRVSESSION *ppSession); 1067 1067 1068 1069 1068 /** 1070 1069 * Initializes the support library, extended version. … … 1640 1639 SUPDECL(void) SUPTracerFireProbe(struct VTGPROBELOC *pVtgProbeLoc, uintptr_t uArg0, uintptr_t uArg1, uintptr_t uArg2, 1641 1640 uintptr_t uArg3, uintptr_t uArg4); 1642 1643 1641 1644 1642 /**
Note:
See TracChangeset
for help on using the changeset viewer.