summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorZhangjin Wu <falcon@tinylab.org>2023-07-07 21:30:58 +0300
committerWilly Tarreau <w@1wt.eu>2023-08-23 05:38:02 +0300
commit950add280c0b2221f2f28d0595c9c82f40cfe3ed (patch)
tree6a5f8d7e8f42891fa80f18b429c1c4820aa63225 /scripts/gdb/linux/proc.py
parent788aca91ab5e4cccae158aac03a1d653c6da2fde (diff)
downloadlinux-950add280c0b2221f2f28d0595c9c82f40cfe3ed.tar.xz
selftests/nolibc: prefer <sys/reboot.h> to <linux/reboot.h>
Since both glibc and musl provide RB_ flags via <sys/reboot.h>, and we just add RB_ flags for nolibc, let's use RB_ flags instead of LINUX_REBOOT_ flags and only reserve the required <sys/reboot.h> header. This allows compile libc-test for musl libc without the linux headers. Signed-off-by: Zhangjin Wu <falcon@tinylab.org> Signed-off-by: Willy Tarreau <w@1wt.eu>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions