![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0 0002 /* 0003 * This includes functions that are meant to live entirely in .rodata 0004 * (via objcopy tricks), to validate the non-executability of .rodata. 0005 */ 0006 #include "lkdtm.h" 0007 0008 void noinstr lkdtm_rodata_do_nothing(void) 0009 { 0010 /* Does nothing. We just want an architecture agnostic "return". */ 0011 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |