Merge trunk HEAD (46152)
[reactos.git] / drivers / bus / acpi / include / platform / types.h
index 7c46561..e823dda 100644 (file)
@@ -16,8 +16,4 @@
 #include <ntddk.h>
 #include <stdio.h>
 
-typedef UCHAR                              UINT8;
-typedef USHORT                             UINT16;
-typedef ULONGLONG                          UINT64;
-
 #endif /* __INCLUDE_ACPI_TYPES_H */