repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
csu: restore crt1.o symlink
[minix.git]
/
drivers
/
acpi
/
acpi_globals.h
blob
6dd80d5da0b88a4ea2aefd343e7a5187a0a334ea
1
#ifndef __ACPI_GLOBALS_H__
2
#define __ACPI_GLOBALS_H__
3
4
EXTERN
int
acpi_enabled
;
5
EXTERN
struct
machine machine
;
6
7
#endif
/* __ACPI_GLOBALS_H__ */