- Start deprecating TAG()
[reactos.git] / reactos / include / ddk / winddk.h
index 76a8897..41a4dcc 100644 (file)
@@ -5585,7 +5585,7 @@ typedef VOID
     IN ULONG Length
 );
 
-#define PCI_DATA_TAG TAG('P', 'C', 'I', ' ')
+#define PCI_DATA_TAG ' ICP'
 #define PCI_DATA_VERSION 1
 
 typedef struct _PCIBUSDATA