GitOS
Operating system exercise
|
#include "PS2Mouse.hpp"
#include <fs/file.h>
#include <drivers/pic/pic.h>
#include "kernel.h"
#include <common/io.h>
#include <idt/idt.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().