index
:
kernel.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devices
/
keyboard.h
blob: 5f4fcc2cd8cf13a62e2650d09b57ca38209a254d (
plain
)
1
2
3
4
#pragma once
void
ps2_keyboard_init
();
void
ps2_keyboard_irq_handler
();