aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/config.py
diff options
context:
space:
mode:
authorZong Li <[email protected]>2020-06-01 15:10:58 +0800
committerPalmer Dabbelt <[email protected]>2020-06-09 19:11:27 -0700
commit05589dde649cd954a122b0ebb2cbe4ade8a80e98 (patch)
tree237f5c68d9741fec7f9ab94629ebb824c42d5c73 /scripts/gdb/linux/config.py
parent4e0f9e3a6104261f25b16fcab02fc96f5666ba11 (diff)
riscv: fix build warning of missing prototypes
Add the missing header in file, it was lost in original implementation. The warning message as follows: - no previous prototype for 'patch_text_nosync' [-Wmissing-prototypes] - no previous prototype for 'patch_text' [-Wmissing-prototypes] Changed in v2: - Correct the typo of commit message. Signed-off-by: Zong Li <[email protected]> Reported-by: kbuild test robot <[email protected]> Reviewed-by: Atish Patra <[email protected]> Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions