Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[sfrench/cifs-2.6.git] / net / bpfilter / bpfilter_umh_blob.S
1 /* SPDX-License-Identifier: GPL-2.0 */
2         .section .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: