try to work around the testbot brokenness with an #if 0"
svn path=/trunk/; revision=47558
USHORT AsUSHORT;
} PCI_EXPRESS_SLOT_CONTROL_REGISTER, *PPCI_EXPRESS_SLOT_CONTROL_REGISTER;
+#if 0 // Someone (testbot? RosBE for linux?) doesn't like too many types it seems...
typedef union _PCI_EXPRESS_SLOT_STATUS_REGISTER {
struct {
USHORT AttentionButtonPressed:1;
#endif /* (NTDDI_VERSION >= NTDDI_WIN7) */
+#endif // 0
+
typedef enum _HAL_QUERY_INFORMATION_CLASS {
HalInstalledBusInformation,
HalProfileSourceInformation,