xref: /aosp_15_r20/external/bcc/src/cc/export/bpf_workaround.h (revision 387f9dfdfa2baef462e92476d413c7bc2470293e)
1 R"********(
2 #ifndef __HAVE_BUILTIN_BSWAP16__
3 #define __HAVE_BUILTIN_BSWAP16__
4 #endif
5 #ifndef __HAVE_BUILTIN_BSWAP32__
6 #define __HAVE_BUILTIN_BSWAP32__
7 #endif
8 #ifndef __HAVE_BUILTIN_BSWAP64__
9 #define __HAVE_BUILTIN_BSWAP64__
10 #endif
11 )********"
12