vbox的更動 57358 路徑 trunk/src/VBox/Storage/Debug
- 時間撮記:
- 2015-8-14 下午03:16:38 (9 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Storage/Debug/VDDbgIoLog.cpp
r56754 r57358 17 17 */ 18 18 19 /******************************************************************************* 20 * Header Files * 21 *******************************************************************************/ 19 20 /********************************************************************************************************************************* 21 * Header Files * 22 *********************************************************************************************************************************/ 22 23 #define LOGGROUP LOGGROUP_DEFAULT 23 24 #include <VBox/vddbg.h> … … 31 32 #include <iprt/asm.h> 32 33 33 /******************************************************************************* 34 * Structures in a I/O log file, little endian * 35 *******************************************************************************/ 34 35 /********************************************************************************************************************************* 36 * Structures in a I/O log file, little endian * 37 *********************************************************************************************************************************/ 36 38 37 39 /** … … 121 123 #pragma pack() 122 124 123 /******************************************************************************* 124 * Constants And Macros, Structures and Typedefs * 125 *******************************************************************************/ 125 126 /********************************************************************************************************************************* 127 * Constants And Macros, Structures and Typedefs * 128 *********************************************************************************************************************************/ 126 129 127 130 /** … … 167 170 typedef VDIOLOGENTINT *PVDIOLOGENTINT; 168 171 169 /******************************************************************************* 170 * Internal Functions * 171 *******************************************************************************/ 172 173 /********************************************************************************************************************************* 174 * Internal Functions * 175 *********************************************************************************************************************************/ 172 176 173 177 /**
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器