aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-09-19 22:21:34 -0700
committerMax Filippov <[email protected]>2023-09-20 05:03:21 -0700
commit2e413b1ebc30937882ed894897bee226896f262e (patch)
tree5843683c232620e142c09abebf91cbd5631e916b /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h
parent0f95df6246fe9d870cb9753c9376d72af84211a0 (diff)
xtensa: hw_breakpoint: include header for missing prototype
Add the prototype for restore_dbreak() to <asm/hw_breakpoint.h> and use that header in hw_breakpoint.c to prevent a build warning: arch/xtensa/kernel/hw_breakpoint.c:263:6: warning: no previous prototype for 'restore_dbreak' [-Wmissing-prototypes] 263 | void restore_dbreak(void) Signed-off-by: Randy Dunlap <[email protected]> Cc: Chris Zankel <[email protected]> Cc: Max Filippov <[email protected]> Message-Id: <[email protected]> Signed-off-by: Max Filippov <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions