mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-09-17 21:02:13 +02:00
5 lines
132 B
C
5 lines
132 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
/* Copyright (c) 2020 Facebook */
|
|
#define START_CHAR 'a'
|
|
#include "bpf_iter_test_kern_common.h"
|