Commit c4dd0e4c6336bd17fea38bcad636eafa2941cf9f

Authored by Nicolas Pitre
Committed by Linus Torvalds
1 parent 0b360adbdb

[PATCH] extable: remove needless declaration

They aren't used anywhere in that file.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

Showing 1 changed file with 0 additions and 3 deletions Side-by-side Diff

... ... @@ -16,9 +16,6 @@
16 16 #include <linux/sort.h>
17 17 #include <asm/uaccess.h>
18 18  
19   -extern struct exception_table_entry __start___ex_table[];
20   -extern struct exception_table_entry __stop___ex_table[];
21   -
22 19 #ifndef ARCH_HAS_SORT_EXTABLE
23 20 /*
24 21 * The exception table needs to be sorted so that the binary