staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / tools / testing / selftests / bpf / progs / test_stack_map.c
blob31c3880e6da008720f1498b61ee7ca206b2cb066
1 // SPDX-License-Identifier: GPL-2.0
2 // Copyright (c) 2018 Politecnico di Torino
3 #define MAP_TYPE BPF_MAP_TYPE_STACK
4 #include "test_queue_stack_map.h"