Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
[linux-2.6-block.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 }