Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 #ifndef __ASM_GENERIC_MODULE_LDS_H
0003 #define __ASM_GENERIC_MODULE_LDS_H
0004 
0005 /*
0006  * <asm/module.lds.h> can specify arch-specific sections for linking modules.
0007  * Empty for the asm-generic header.
0008  */
0009 
0010 #endif /* __ASM_GENERIC_MODULE_LDS_H */