VirtualBox

vbox的更動 35358 路徑 trunk/src/VBox/VMM/VMMR0


忽略:
時間撮記:
2010-12-28 上午07:58:40 (14 年 以前)
作者:
vboxsync
訊息:

backed out 69217

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/VMMR0/PDMR0Device.cpp

    r35357 r35358  
    4848extern DECLEXPORT(const PDMPCIHLPR0)    g_pdmR0PciHlp;
    4949extern DECLEXPORT(const PDMHPETHLPR0)   g_pdmR0HpetHlp;
    50 extern DECLEXPORT(const PDMPCIRAWHLPR0) g_pdmR0PciRawHlp;
    5150extern DECLEXPORT(const PDMDRVHLPR0)    g_pdmR0DrvHlp;
    5251RT_C_DECLS_END
     
    679678};
    680679
    681 /**
    682  * The Ring-0 PCI raw Helper Callbacks.
    683  */
    684 extern DECLEXPORT(const PDMPCIRAWHLPR0) g_pdmR0PciRawHlp =
    685 {
    686     PDM_PCIRAWHLPR0_VERSION,
    687     PDM_PCIRAWHLPR0_VERSION, /* the end */
    688 };
    689 
    690680/** @} */
    691681
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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