VirtualBox

忽略:
時間撮記:
2015-10-8 下午10:09:23 (9 年 以前)
作者:
vboxsync
訊息:

VMM: No more doxygen warnings here.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/include/EMHandleRCTmpl.h

    r58123 r58127  
    3535 * @param   pVM     The cross context VM structure.
    3636 * @param   pVCpu   The cross context virtual CPU structure.
     37 * @param   pCtx    Pointer to the guest CPU context.
    3738 * @param   rc      The return code.
    38  * @param   pCtx    Pointer to the guest CPU context.
    3939 */
    4040#ifdef EMHANDLERC_WITH_PATM
    4141int emR3RawHandleRC(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx, int rc)
    42 #elif defined(EMHANDLERC_WITH_HM)
     42#elif defined(EMHANDLERC_WITH_HM) || defined(DOXYGEN_RUNNING)
    4343int emR3HmHandleRC(PVM pVM, PVMCPU pVCpu, PCPUMCTX pCtx, int rc)
    4444#endif
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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