summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/include/bits/acpi.h
blob: f9f2f00e7ac7d0a43574b2705165f42355f372ac (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef _BITS_ACPI_H
#define _BITS_ACPI_H

/** @file
 *
 * ARM-specific ACPI API implementations
 *
 */

FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );

#endif /* _BITS_ACPI_H */