With the kernel "uapi" changes of a a few releases ago, these
constants are now automatically provided to glibc.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Currently, there is no glibc support for these system calls.
Call them using
.BR syscall (2).
-.PP
-The required constants are in the Linux kernel source file
-.IR linux/kexec.h ,
-which is not currently exported to glibc.
-Therefore, these constants must be defined manually.
.SH SEE ALSO
.BR reboot (2),
.BR syscall (2),