1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */

#define SEC(name) __attribute__((section(name), used))

/* Sample program which should always load for testing control paths. */
SEC("xdp")
int func()
{
	return 0;
}
若你早與他人兩心同 何苦惹我錯付了情衷