about summary refs log tree commit diff stats
path: root/tools/iso/kernel.soso/mouse.h
blob: 573de4c7cbc61f431d3d1614f8800efe5e5f0772 (plain) (blame)
1
2
3
4
5
6
#ifndef MOUSE_H
#define MOUSE_H

void initializeMouse();

#endif // MOUSE_H