Changeset 3308 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jun 27, 2007 8:53:31 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/DevPIC.cpp
r2981 r3308 157 157 #ifndef VBOX_DEVICE_STRUCT_TESTCASE 158 158 #ifdef LOG_ENABLED 159 static inline void DumpPICState(PicState *s, c har *szFn)159 static inline void DumpPICState(PicState *s, const char *szFn) 160 160 { 161 161 PDEVPIC pData = PDMINS2DATA(CTXSUFF(s->pDevIns), PDEVPIC);
Note:
See TracChangeset
for help on using the changeset viewer.