mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
By default, C function prototypes declared in headers are visible, so there is no need to declare them as 'extern' functions. Remove this redundancy in a single bulk commit; do not modify: - meson.build (used to check function availability at runtime) - pc-bios/ - libdecnumber/ - tests/ - *.c Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20230605175647.88395-5-philmd@linaro.org> |
||
|---|---|---|
| .. | ||
| chrp_nvram.h | ||
| eeprom93xx.h | ||
| eeprom_at24c.h | ||
| fw_cfg.h | ||
| mac_nvram.h | ||
| npcm7xx_otp.h | ||
| nrf51_nvm.h | ||
| sun_nvram.h | ||
| xlnx-bbram.h | ||
| xlnx-efuse.h | ||
| xlnx-versal-efuse.h | ||
| xlnx-zynqmp-efuse.h | ||