repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
[qemu/ar7.git]
/
hw
/
i386
/
acpi-build.h
blob
007332e51ca838f3f565377cf12460d58e12f001
1
2
#ifndef HW_I386_ACPI_BUILD_H
3
#define HW_I386_ACPI_BUILD_H
4
5
void
acpi_setup
(
void
);
6
7
#endif