Changeset 14034 in vbox
- Timestamp:
- Nov 10, 2008 5:52:19 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 39090
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMGC/VMMGC.def
r13813 r14034 65 65 66 66 ; runtime 67 memset 68 memcpy 69 memchr 70 memcmp 67 nocrt_memchr 68 nocrt_memcmp 69 nocrt_memcpy 70 nocrt_memset 71 nocrt_strcpy 72 nocrt_strcmp 73 nocrt_strchr 71 74 AssertMsg1 72 75 AssertMsg2 … … 77 80 RTTimeNanoTSLFenceAsync 78 81 ASMMultU64ByU32DivByU32 ; not-os2 82
Note:
See TracChangeset
for help on using the changeset viewer.