Changeset 57294 in vbox for trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c
- Timestamp:
- Aug 12, 2015 1:43:38 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r0drv/linux/alloc-r0drv-linux.c
r57276 r57294 452 452 453 453 IPRT_LINUX_RESTORE_EFL_AC(); 454 return NULL;454 return pvRet; 455 455 } 456 456 RT_EXPORT_SYMBOL(RTMemContAlloc);
Note:
See TracChangeset
for help on using the changeset viewer.