| Path : /proc/thread-self/root/usr/src/linux-headers-5.15.0-164/arch/arm/include/asm/ |
| Current File : //proc/thread-self/root/usr/src/linux-headers-5.15.0-164/arch/arm/include/asm/module.lds.h |
/* SPDX-License-Identifier: GPL-2.0 */
#ifdef CONFIG_ARM_MODULE_PLTS
SECTIONS {
.plt : { BYTE(0) }
.init.plt : { BYTE(0) }
}
#endif