Deleted Added
full compact
4c4
< * $Revision: 184 $
---
> * $Revision: 186 $
287a288,291
> typedef struct
> {
> UINT32 Lo;
> UINT32 Hi;
288a293,295
> } UINT64_STRUCT;
>
>
304a312
> #define ACPI_MAX_DECIMAL_DIGITS 10
314a323
> #define ACPI_MAX_DECIMAL_DIGITS 19