VirtualBox

忽略:
時間撮記:
2007-8-29 上午08:58:24 (17 年 以前)
作者:
vboxsync
訊息:

Todos added

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/VMMAll/PGMAllPhys.cpp

    r4413 r4415  
    15611561 * @param   cb          The number of bytes to read.
    15621562 */
     1563/** @todo use the PGMPhysReadGCPtr name and rename the unsafe one to something appropriate */
    15631564PGMDECL(int) PGMPhysReadGCPtrSafe(PVM pVM, void *pvDst, RTGCPTR GCPtrSrc, size_t cb)
    15641565{
     
    16221623 * @param   cb          The number of bytes to write.
    16231624 */
     1625/** @todo use the PGMPhysWriteGCPtr name and rename the unsafe one to something appropriate */
    16241626PGMDECL(int) PGMPhysWriteGCPtrSafe(PVM pVM, RTGCPTR GCPtrDst, const void *pvSrc, size_t cb)
    16251627{
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette