Revision 257
deleting kbc_macros.h
keyboard.h | ||
---|---|---|
5 | 5 |
#ifndef KEYBOARD_H_INCLUDED |
6 | 6 |
#define KEYBOARD_H_INCLUDED |
7 | 7 |
|
8 |
#include "kbc.h" |
|
9 |
|
|
8 | 10 |
/** |
9 | 11 |
* @brief Subscribes Keyboard Interrupts and disables Minix Default IH |
10 | 12 |
* @param interrupt_bit Bit of Interrupt Vector that will be set when Keyboard Interrupt is pending |
Also available in: Unified diff