File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
xtensa_mtk_mt818x_adsp/gdb/gdb
xtensa_mtk_mt8195_adsp/gdb/gdb
xtensa_mtk_mt8196_adsp/gdb/gdb
xtensa_mtk_mt8365_adsp/gdb/gdb Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -555,7 +555,6 @@ xtensa_register_t rmap[] =
555
555
XTREG_END
556
556
};
557
557
558
- extern xtensa_register_t xtensa_rmap [] __attribute__((alias ("rmap" )));
559
558
560
559
xtensa_gdbarch_tdep xtensa_tdep (rmap );
561
560
Original file line number Diff line number Diff line change @@ -496,6 +496,5 @@ xtensa_register_t rmap[] =
496
496
XTREG_END
497
497
};
498
498
499
- extern xtensa_register_t xtensa_rmap [] __attribute__((alias ("rmap" )));
500
499
501
500
xtensa_gdbarch_tdep xtensa_tdep (rmap );
Original file line number Diff line number Diff line change @@ -555,7 +555,6 @@ xtensa_register_t rmap[] =
555
555
XTREG_END
556
556
};
557
557
558
- extern xtensa_register_t xtensa_rmap [] __attribute__((alias ("rmap" )));
559
558
560
559
xtensa_gdbarch_tdep xtensa_tdep (rmap );
561
560
Original file line number Diff line number Diff line change @@ -500,7 +500,6 @@ xtensa_register_t rmap[] =
500
500
XTREG_END
501
501
};
502
502
503
- extern xtensa_register_t xtensa_rmap [] __attribute__((alias ("rmap" )));
504
503
505
504
xtensa_gdbarch_tdep xtensa_tdep (rmap );
506
505
You can’t perform that action at this time.
0 commit comments