|
GitOS
|
#include "PS2Mouse.hpp"#include <fs/file.h>#include <common/io.h>#include <drivers/pic/pic.h>#include <idt/idt.h>#include "kernel.h"Functions | |
| void | ps2mouse_irq_handler (int int_no, interrupt_frame *frame) |
| void ps2mouse_irq_handler | ( | int | int_no, |
| interrupt_frame * | frame ) |
References PS2Mouse::handle_cycle(), and PS2Mouse::instance().