Revision 178
minor fixes
mouse.h | ||
---|---|---|
1 | 1 |
#ifndef MOUSE_H_INCLUDED |
2 | 2 |
#define MOUSE_H_INCLUDED |
3 | 3 |
|
4 |
#include <stdint.h> |
|
5 |
|
|
6 | 4 |
/** |
7 | 5 |
* @brief Subscribes Mouse Interrupts and disables Minix Default IH |
8 | 6 |
* @param interrupt_bit Bit of Interrupt Vector that will be set when Mouse Interrupt is pending |
Also available in: Unified diff