Changeset 1245
- Timestamp:
- 03/06/07 00:04:18 (2 years ago)
- Files:
-
- trunk/src/VBox/Devices/PC/DevRTC.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/VBox/Devices/PC/DevRTC.cpp
r487 r1245 115 115 struct tm current_tm; 116 116 #if HC_ARCH_BITS == 64 && GC_ARCH_BITS == 32 && IN_GC 117 # if !defined(__WIN__) 117 118 uint32_t Alignment1[3]; 119 # endif 118 120 #endif 119 121 int32_t irq;

