empty.c 108 字节
Newer Older
1 2 3 4
#include <bpf.h>

char _license[] SEC("license") = "GPL";
int _version SEC("version") = LINUX_VERSION_CODE;