Changeset b45c443 in mainline for genarch/src/acpi/acpi.c
- Timestamp:
- 2006-06-13T14:26:44Z (19 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3222efd
- Parents:
- 279952c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
genarch/src/acpi/acpi.c
r279952c rb45c443 27 27 */ 28 28 29 30 /** @addtogroup genarch 31 * @ingroup others 32 * @{ 33 */ 34 29 35 /** 30 * @file acpi.c36 * @file 31 37 * @brief Advanced Configuration and Power Interface (ACPI) initialization. 32 38 */ … … 179 185 } 180 186 187 188 /** @} 189 */ 190
Note:
See TracChangeset
for help on using the changeset viewer.