diff options
| author | Derek Hensley <hensley.derek58@gmail.com> | 2023-11-09 15:08:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-10 10:08:21 +1100 |
| commit | e96f18d4e720663f79c6a7dc74c19b3c7f83ea5f (patch) | |
| tree | 82f6a61d1ee91f673c3d77b45e7622fc428505d4 /tools | |
| parent | 70637abca9c4c44f7989c76937ab87771ed03804 (diff) | |
Small boot cleanup (#1475)
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/disasm/files.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/disasm/files.txt b/tools/disasm/files.txt index 23539f5f0..e170e97e3 100644 --- a/tools/disasm/files.txt +++ b/tools/disasm/files.txt @@ -247,7 +247,7 @@ # .data section 0x800969C0 : "rspboot", 0x80096B20 : "idle", - 0x80096B40 : "viconfig", + 0x80096B40 : "carthandle", 0x80096B50 : "z_std_dma", 0x80096B60 : "irqmgr", 0x80096B80 : "fault", |
