staging: rtl8192u: remove redundant assignment to pointer crypt
[linux/fpc-iii.git] / tools / testing / selftests / bpf / progs / sample_ret0.c
blobfec99750d6ea22a2b4751457a24ecdd95a750138
1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */
3 /* Sample program which should always load for testing control paths. */
4 int func()
6 return 0;