#ifndef TRACKPOINT_H #define TRACKPOINT_H #include #include "ps2_dev.h" status_t probe_trackpoint(ps2_dev *dev); #endif /* TRACKPOINT_H */