mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-10 15:10:38 +00:00
xtensa: drop set_except_vector declaration
There's no implementation for set_except_vector function in the xtensa code. Drop its declaration. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
This commit is contained in:
parent
079a8834bb
commit
7da04e4879
@ -14,6 +14,4 @@
|
||||
|
||||
#define COMMAND_LINE_SIZE 256
|
||||
|
||||
extern void set_except_vector(int n, void *addr);
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user