]> Git Repo - linux.git/blame - net/bpfilter/bpfilter_umh_blob.S
Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-arm
[linux.git] / net / bpfilter / bpfilter_umh_blob.S
CommitLineData
8e75887d
MY
1/* SPDX-License-Identifier: GPL-2.0 */
2 .section .init.rodata, "a"
3 .global bpfilter_umh_start
4bpfilter_umh_start:
5 .incbin "net/bpfilter/bpfilter_umh"
6 .global bpfilter_umh_end
7bpfilter_umh_end:
This page took 0.062453 seconds and 4 git commands to generate.