- Timestamp:
- Apr 10, 2007 4:37:20 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Graphics/DevVGA.cpp
r1900 r2018 4987 4987 4988 4988 /* 4989 * Allocate the VRAM.4989 * Free the VRAM. 4990 4990 */ 4991 4991 int rc = SUPPageFree(pData->vram_ptrHC, pData->vram_size >> PAGE_SHIFT);
Note:
See TracChangeset
for help on using the changeset viewer.