Changeset 77727 in vbox for trunk/src/VBox/Runtime/include
- Timestamp:
- Mar 15, 2019 2:14:18 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 129375
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/initterm.h
r76585 r77727 49 49 DECLHIDDEN(void) rtR0TermNative(void); 50 50 51 # ifdef RT_OS_LINUX 52 /* in alloc-r0drv0-linux.c */ 53 DECLHIDDEN(void) rtR0MemExecCleanup(void); 54 # endif 55 51 56 #endif /* IN_RING0 */ 52 57
Note:
See TracChangeset
for help on using the changeset viewer.