mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-22 01:43:37 -04:00
The makedev() man page says it's supposed to be a macro and that some OSes have it with the other ones in sys/types.h so it now makes sense to move it to types.h as a macro. Let's also define major() and minor() that perform the reverse operation. Signed-off-by: Willy Tarreau <w@1wt.eu> Signed-off-by: Paul E. McKenney <paulmck@kernel.org> |
||
---|---|---|
.. | ||
arch-aarch64.h | ||
arch-arm.h | ||
arch-i386.h | ||
arch-mips.h | ||
arch-riscv.h | ||
arch-x86_64.h | ||
arch.h | ||
ctype.h | ||
nolibc.h | ||
std.h | ||
stdlib.h | ||
string.h | ||
sys.h | ||
types.h |