summaryrefslogtreecommitdiff
path: root/source/components/hardware/hwtimer.c
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2013-10-17 00:06:42 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2013-10-17 00:06:42 +0000
commita6028f7332dbf61541a4482e402bf346dad53118 (patch)
tree3908357b831dbb78c746f73c443b4d7ba5e966f9 /source/components/hardware/hwtimer.c
parent59ce063597ddbda74269a45aba8187dece2fe00a (diff)
Diffstat (limited to 'source/components/hardware/hwtimer.c')
-rw-r--r--source/components/hardware/hwtimer.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/components/hardware/hwtimer.c b/source/components/hardware/hwtimer.c
index cbfa96b0c7a3e..c42576edca1ac 100644
--- a/source/components/hardware/hwtimer.c
+++ b/source/components/hardware/hwtimer.c
@@ -41,6 +41,8 @@
* POSSIBILITY OF SUCH DAMAGES.
*/
+#define EXPORT_ACPI_INTERFACES
+
#include "acpi.h"
#include "accommon.h"