Commit 7da04e48 authored by Max Filippov's avatar Max Filippov

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: default avatarMax Filippov <jcmvbkbc@gmail.com>
parent 079a8834
......@@ -14,6 +14,4 @@
#define COMMAND_LINE_SIZE 256
extern void set_except_vector(int n, void *addr);
#endif
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