X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Facpi%2Facdisasm.h;h=6a5da01e46fcde0945278f06bdf5351bce3350a9;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=67f6c5cfd5c72f559435628e3c5026d7d0031851;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/include/acpi/acdisasm.h b/include/acpi/acdisasm.h index 67f6c5cfd..6a5da01e4 100644 --- a/include/acpi/acdisasm.h +++ b/include/acpi/acdisasm.h @@ -5,7 +5,7 @@ *****************************************************************************/ /* - * Copyright (C) 2000 - 2004, R. Byron Moore + * Copyright (C) 2000 - 2005, R. Byron Moore * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -316,6 +316,12 @@ acpi_dm_dword_descriptor ( u32 length, u32 level); +void +acpi_dm_extended_descriptor ( + struct asl_extended_address_desc *resource, + u32 length, + u32 level); + void acpi_dm_qword_descriptor ( struct asl_qword_address_desc *resource,