Commit aa44f1c5 authored by Yoichi Yuasa's avatar Yoichi Yuasa Committed by Linus Torvalds

[PATCH] mips: remove duplicate _end entry

This is already declared in asm-generic/sections.h
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent f2a737b4
......@@ -4,6 +4,5 @@
#include <asm-generic/sections.h>
extern char _fdata;
extern char _end;
#endif /* _ASM_SECTIONS_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment