From 58bd906d601cde032f83f00e29676146a2f5104a Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Thu, 24 Oct 2024 14:33:36 +0200 Subject: tools/syz-declextract: make fixed header more readable Combine all fixed header parts in a single raw string literal. --- sys/linux/auto.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/linux') diff --git a/sys/linux/auto.txt b/sys/linux/auto.txt index 6371a8e93..12ca55369 100644 --- a/sys/linux/auto.txt +++ b/sys/linux/auto.txt @@ -1,9 +1,8 @@ # Code generated by syz-declextract. DO NOT EDIT. -include -include include include include +include include include include @@ -98,10 +97,12 @@ include include include include +include include include include include +_ = __NR_mmap2 landlock_rule_type = LANDLOCK_RULE_PATH_BENEATH, LANDLOCK_RULE_NET_PORT resource genl_802_15_4_MAC_family_id_auto[int16] resource genl_HSR_family_id_auto[int16] @@ -1080,7 +1081,6 @@ waitid$auto(which int32, upid int32, infop ptr[inout, siginfo$auto_record], opti waitpid$auto(pid pid, stat_addr ptr[inout, int32], options int32) (automatic) write$auto(fd fd, buf ptr[in, string], count intptr) (automatic) writev$auto(fd intptr, vec ptr[in, iovec$auto_record], vlen intptr) (automatic) -_ = __NR_mmap2 XFRMA_COADDR$auto_record [ a4 int32 -- cgit mrf-deployment