bpfilter_umh_blob.S 196 Bytes
/* SPDX-License-Identifier: GPL-2.0 */
	.section .init.rodata, "a"
	.global bpfilter_umh_start
bpfilter_umh_start:
	.incbin "net/bpfilter/bpfilter_umh"
	.global bpfilter_umh_end
bpfilter_umh_end: