]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/input/include/libinput.h
Update
[l4.git] / l4 / pkg / input / include / libinput.h
index e1274b4a9f8392ab759250ee574502e7f533bc3a..9f115e29f65fc587c4ac3e5421dc6f03b82945c6 100644 (file)
@@ -80,7 +80,7 @@ L4_CV int l4input_flush(void *buffer, int count);
 L4_CV int l4input_pcspkr(int tone);
 
 L4_CV int l4evdev_stream_info_for_id(l4_umword_t id, l4re_event_stream_info_t *si);
-L4_CV int l4evdev_absinfo(l4_umword_t id, unsigned naxes, unsigned *axes, l4re_event_absinfo_t *infos);
+L4_CV int l4evdev_absinfo(l4_umword_t id, unsigned naxes, const unsigned *axes, l4re_event_absinfo_t *infos);
 
 EXTERN_C_END