Changeset 90859 in vbox for trunk/include
- Timestamp:
- Aug 24, 2021 9:36:42 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 146494
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/sup.h
r87728 r90859 2227 2227 SUPR0DECL(uint32_t) SUPR0GetKernelFeatures(void); 2228 2228 2229 /** @copydoc RTLogDefaultInstanceEx 2230 * @remarks To allow overriding RTLogDefaultInstanceEx locally. */ 2231 SUPR0DECL(struct RTLOGGER *) SUPR0DefaultLogInstanceEx(uint32_t fFlagsAndGroup); 2229 2232 /** @copydoc RTLogGetDefaultInstanceEx 2230 2233 * @remarks To allow overriding RTLogGetDefaultInstanceEx locally. */
Note:
See TracChangeset
for help on using the changeset viewer.