mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 11:21:00 +00:00
This header has always been fundamentally a Kernel API file. Move it where it belongs. Include it directly in Kernel files, and make Userland applications include it via sys/ioctl.h rather than directly. |
||
|---|---|---|
| .. | ||
| POSIX | ||
| Device.h | ||
| DeviceEvent.h | ||
| Graphics.h | ||
| InodeWatcherEvent.h | ||
| InodeWatcherFlags.h | ||
| Ioctl.h | ||
| KeyCode.h | ||
| MemoryLayout.h | ||
| MousePacket.h | ||
| serenity_limits.h | ||
| Syscall.h | ||
| SyscallString.h | ||
| TimePage.h | ||
| Unveil.h | ||
| VirGL.h | ||
| VirtualMemoryAnnotations.h | ||