vserver 1.9.5.x5
[linux-2.6.git] / include / acpi / acdisasm.h
index 67f6c5c..6a5da01 100644 (file)
@@ -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,