Re: [PATCH] Export input structures used by Hurd in device/input.h.
Flavio Cruz, le lun. 09 janv. 2023 00:14:20 -0500, a ecrit: > Also delete sys/ioctl.h and merge it with device/input.h since it is > only needed here. It seems that the _IOR/W/WR macros is currently a mess, various drivers using various conventions. Better isolate the kd piece by itself indeed, so
[PATCH] Export input structures used by Hurd in device/input.h.
Also delete sys/ioctl.h and merge it with device/input.h since it is only needed here. --- Makefrag.am| 1 + i386/i386at/kd.h | 60 +-- include/device/input.h | 106 + include/sys/ioctl.h| 52