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





                       
#ifndef MOUSE_H
#define MOUSE_H

void initializeMouse();

#endif // MOUSE_H