vfs: check userland buffers before reading them.
[haiku.git] / src / add-ons / kernel / bus_managers / ps2 / ps2_trackpoint.h
blobe3e8e2b5e92b2c09ee283dace0b49f7a83dd003a
1 #ifndef TRACKPOINT_H
2 #define TRACKPOINT_H
4 #include <KernelExport.h>
6 #include "ps2_dev.h"
9 status_t probe_trackpoint(ps2_dev *dev);
12 #endif /* TRACKPOINT_H */