]> www.infradead.org Git - users/borneoa/openocd-next.git/commit
target: x86_32: make x86_32_common_read_io() static
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 9 Nov 2024 18:08:25 +0000 (19:08 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 23 Nov 2024 13:47:33 +0000 (13:47 +0000)
commitc5babec7949d3fc23fd3fe43d5452897b7c94553
treef4e151882648c176e262657a9b8a461a5cdfcb1f
parentf3aeb3d67619510a2601e2a1055479b84a47fbf3
target: x86_32: make x86_32_common_read_io() static

The function is not referenced outside the file.
Make it static.

Change-Id: Ic2552c040b6b46c0334851a4fc0fdaa400e11e4c
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8548
Tested-by: jenkins
src/target/x86_32_common.c
src/target/x86_32_common.h