diff options
Diffstat (limited to 'scripts/mod/modpost.h')
-rw-r--r-- | scripts/mod/modpost.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mod/modpost.h b/scripts/mod/modpost.h index d398c61e55ef..0858caa9c03f 100644 --- a/scripts/mod/modpost.h +++ b/scripts/mod/modpost.h | |||
@@ -145,3 +145,4 @@ void release_file(void *file, unsigned long size); | |||
145 | 145 | ||
146 | void fatal(const char *fmt, ...); | 146 | void fatal(const char *fmt, ...); |
147 | void warn(const char *fmt, ...); | 147 | void warn(const char *fmt, ...); |
148 | void merror(const char *fmt, ...); | ||