Squash commits for public release
This commit is contained in:
9
kernel/include/drivers/io/x86/mouse.h
Normal file
9
kernel/include/drivers/io/x86/mouse.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _KERNEL_DRIVERS_IO_X86_MOUSE_H
|
||||
#define _KERNEL_DRIVERS_IO_X86_MOUSE_H
|
||||
|
||||
#include <drivers/io/mouse.h>
|
||||
#include <libkern/types.h>
|
||||
|
||||
void mouse_install();
|
||||
|
||||
#endif // _KERNEL_DRIVERS_IO_X86_MOUSE_H
|
||||
Reference in New Issue
Block a user