Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[sfrench/cifs-2.6.git] / arch / parisc / kernel / module.lds
1 /* SPDX-License-Identifier: GPL-2.0 */
2
3 SECTIONS {
4         __mcount_loc : {
5                 *(__patchable_function_entries)
6         }
7 }