Merge tag 'perf-tools-for-v5.14-2021-07-10' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-microblaze.git] / net / bpfilter / bpfilter_umh_blob.S
1 /* SPDX-License-Identifier: GPL-2.0 */
2         .section .init.rodata, "a"
3         .global bpfilter_umh_start
4 bpfilter_umh_start:
5         .incbin "net/bpfilter/bpfilter_umh"
6         .global bpfilter_umh_end
7 bpfilter_umh_end: