index
:
Orange.git
main
Orange is my linux compatible x86_64, aarch64, riscv64 kernel.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
src
/
drivers
/
powerbutton.hpp
blob: f14c079c978527c3f36dd6f0cc9905cbef2541a4 (
plain
)
1
2
3
4
5
6
#pragma once namespace drivers { namespace powerbutton { void init(); }; };