aboutsummaryrefslogtreecommitdiff
path: root/device/input.h
Commit message (Collapse)AuthorAgeFilesLines
* Do not install device/input.hSamuel Thibault2024-03-151-0/+106
Is _IO{,R,W,WR} macros conflict with the glibc-provided macros and bring confusion as to what is supposed to be the right definition. There is currently no user of it anyway, the Hurd console driver has its own copy.