index
:
camellia
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
arch
/
amd64
/
acpi.h
blob: 138bf4143711fc07469bb6ee84ee1ea8377d0206 (
plain
)
1
2
3
4
#pragma once void acpi_parse(const void *rsdp); void hpet_init(void *base);