aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/test_stack_map.c
blob: 31c3880e6da008720f1498b61ee7ca206b2cb066 (plain) (blame)
1
2
3
4
// SPDX-License-Identifier: GPL-2.0
// Copyright (c) 2018 Politecnico di Torino
#define MAP_TYPE BPF_MAP_TYPE_STACK
#include "test_queue_stack_map.h"