mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-03-11 23:27:42 +07: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…
Reference in New Issue
Block a user