Changeset 11320 in vbox
- Timestamp:
- Aug 11, 2008 10:11:34 AM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 34440
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/VBox/VBoxRTDeps.cpp
r8245 r11320 41 41 PFNRT g_VBoxRTDeps[] = 42 42 { 43 #ifdef __L4ENV__44 (PFNRT)RTSystemProcessorGetActiveMask,45 (PFNRT)RTSystemProcessorGetCount,46 #endif /* __L4ENV__ */47 43 (PFNRT)SUPInit, 48 44 (PFNRT)SUPPageLock
Note:
See TracChangeset
for help on using the changeset viewer.