Fix all -Wmissing-prototypes warnings in x86 defconfig

Signed-off-by: Trevor Keith <tsrk@tsrk.net>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
此提交包含在:
Trevor Keith
2009-09-22 16:43:38 -07:00
提交者 Linus Torvalds
父節點 e898893399
當前提交 5c72513843
共有 4 個檔案被更改,包括 8 行新增8 行删除

查看文件

@@ -446,7 +446,7 @@ static int cpio_mkfile_line(const char *line)
return rc;
}
void usage(const char *prog)
static void usage(const char *prog)
{
fprintf(stderr, "Usage:\n"
"\t%s <cpio_list>\n"