Changeset 0f27b4c in mainline for genarch/src/acpi/acpi.c
- Timestamp:
- 2006-05-01T13:45:38Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 762a824
- Parents:
- 953b0f33
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
genarch/src/acpi/acpi.c
r953b0f33 r0f27b4c 27 27 */ 28 28 29 /** 30 * @file acpi.c 31 * @brief Advanced Configuration and Power Interface (ACPI) initialization. 32 */ 33 29 34 #include <genarch/acpi/acpi.h> 30 35 #include <genarch/acpi/madt.h>
Note:
See TracChangeset
for help on using the changeset viewer.