- Timestamp:
- Mar 2, 2009 10:45:42 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 43557
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r16827 r17235 429 429 /** Catch write access and route it thru PGM. */ 430 430 #define VINF_PGM_PHYS_TLB_CATCH_WRITE 1635 431 431 /** No CR3 root shadow page table.. */ 432 #define VERR_PGM_NO_CR3_SHADOW_ROOT (-1636) 432 433 /** @} */ 433 434
Note:
See TracChangeset
for help on using the changeset viewer.