xref: /openbmc/linux/tools/testing/selftests/bpf/sdt-config.h (revision eb96b740192b2a09720aaed8a8c132e6a29d5bdb)
1 /* includes/sys/sdt-config.h.  Generated from sdt-config.h.in by configure.
2 
3    This file just defines _SDT_ASM_SECTION_AUTOGROUP_SUPPORT to 0 or 1 to
4    indicate whether the assembler supports "?" in .pushsection directives.  */
5 
6 #define _SDT_ASM_SECTION_AUTOGROUP_SUPPORT 1
7