Changeset e16e036a in mainline for genarch/include/acpi/acpi.h


Ignore:
Timestamp:
2005-11-07T20:04:30Z (20 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c4e8ed9d
Parents:
d90ca68
Message:

major build system revision (unfinished)
this patchset most definitively breaks a lot of things, be patient

File:
1 moved

Legend:

Unmodified
Added
Removed
  • genarch/include/acpi/acpi.h

    rd90ca68 re16e036a  
    8181
    8282extern void acpi_init(void);
    83 static int rsdp_check(__u8 *rsdp);
    84 static void map_sdt(struct acpi_sdt_header *sdt);
    8583extern int acpi_sdt_check(__u8 *sdt);
    86 static void configure_via_rsdt(void);
    87 static void configure_via_xsdt(void);
    8884
    8985#endif /* __ACPI_H__ */
Note: See TracChangeset for help on using the changeset viewer.