mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-16 09:56:46 +00:00
MODSIGN: make new include file self contained
Fixes: c8424e776b09 ("MODSIGN: Export module signature definitions") Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
This commit is contained in:
parent
4ece3125f2
commit
70433f67ec
@ -9,6 +9,8 @@
|
||||
#ifndef _LINUX_MODULE_SIGNATURE_H
|
||||
#define _LINUX_MODULE_SIGNATURE_H
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
/* In stripped ARM and x86-64 modules, ~ is surprisingly rare. */
|
||||
#define MODULE_SIG_STRING "~Module signature appended~\n"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user