mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 18:19:28 +09: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:
@@ -14,6 +14,4 @@
|
||||
|
||||
#define COMMAND_LINE_SIZE 256
|
||||
|
||||
extern void set_except_vector(int n, void *addr);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user