提交 16b7c573 编写于 作者: A Al Viro 提交者: Richard Weinberger

um: trim unused junk from user.h

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NRichard Weinberger <richard@nod.at>
上级 9e636452
...@@ -36,9 +36,7 @@ static inline int printk(const char *fmt, ...) ...@@ -36,9 +36,7 @@ static inline int printk(const char *fmt, ...)
} }
#endif #endif
extern void schedule(void);
extern int in_aton(char *str); extern int in_aton(char *str);
extern int open_gdb_chan(void);
extern size_t strlcpy(char *, const char *, size_t); extern size_t strlcpy(char *, const char *, size_t);
extern size_t strlcat(char *, const char *, size_t); extern size_t strlcat(char *, const char *, size_t);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册