summaryrefslogtreecommitdiffstats
path: root/src/libknot/xdp/bpf-kernel-obj.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libknot/xdp/bpf-kernel-obj.h')
-rw-r--r--src/libknot/xdp/bpf-kernel-obj.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libknot/xdp/bpf-kernel-obj.h b/src/libknot/xdp/bpf-kernel-obj.h
new file mode 100644
index 0000000..7c3d759
--- /dev/null
+++ b/src/libknot/xdp/bpf-kernel-obj.h
@@ -0,0 +1,2 @@
+extern unsigned char bpf_kernel_o[];
+extern unsigned int bpf_kernel_o_len;