Commit d9e891f
committed
overlays/mtk: Add "xtensa_rmap" alias
The name of this array changed in upstream bintuils commit
2b16913cdca2 ("gdb: make gdbarch_alloc take ownership of the tdep").
So far, the Zephyr SDK doesn't seem to want to use that version, but
add an alias so it builds with upstream crosstools-ng, and commit it
here as a reference if we want to port the other Xtensa overlays.
Signed-off-by: Andy Ross <[email protected]>1 parent f13ee75 commit d9e891f
File tree
3 files changed
+4
-2
lines changed- overlays
- xtensa_mtk_mt818x_adsp/gdb/gdb
- xtensa_mtk_mt8195_adsp/gdb/gdb
- xtensa_mtk_mt8196_adsp/gdb/gdb
3 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
496 | 496 | | |
497 | 497 | | |
498 | 498 | | |
| 499 | + | |
| 500 | + | |
499 | 501 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| |||
0 commit comments