WIP FPC-III support
[linux/fpc-iii.git] / tools / testing / selftests / bpf / progs / bpf_iter_test_kern1.c
blobc71a7c283108592e705c7b05268bfef71d432f72
1 // SPDX-License-Identifier: GPL-2.0
2 /* Copyright (c) 2020 Facebook */
3 #define START_CHAR 'a'
4 #include "bpf_iter_test_kern_common.h"