[BACK]Return to actables.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / bsd / acpica / dist / include

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/external/bsd/acpica/dist/include/actables.h between version 1.1 and 1.2

version 1.1, 2011/02/17 07:16:50 version 1.2, 2011/02/17 07:21:16
Line 241  AcpiTbCopyDsdt (
Line 241  AcpiTbCopyDsdt (
 void  void
 AcpiTbInstallTable (  AcpiTbInstallTable (
     ACPI_PHYSICAL_ADDRESS   Address,      ACPI_PHYSICAL_ADDRESS   Address,
     char                    *Signature,      const char              *Signature,
     UINT32                  TableIndex);      UINT32                  TableIndex);
   
 ACPI_STATUS  ACPI_STATUS

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>