Changeset 52815 in vbox for trunk/include/VBox
- Timestamp:
- Sep 22, 2014 10:33:36 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 96211
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r52740 r52815 1767 1767 /** Type error opening the ApiPort LPC object. */ 1768 1768 #define VERR_SUPDRV_APIPORT_OPEN_ERROR_TYPE (-3742) 1769 /** Failed to measure the TSC delta between two CPUs. */ 1770 #define VERR_SUPDRV_TSC_DELTA_MEASUREMENT_FAILED (-3743) 1769 1771 /** @} */ 1770 1772
Note:
See TracChangeset
for help on using the changeset viewer.