qemu-e2k/include/hw/nvram
Philippe Mathieu-Daudé f703f1ef99 bulk: Do not declare function prototypes using 'extern' keyword
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>
2023-08-31 19:47:43 +02:00
..
chrp_nvram.h nvram: Exit QEMU if NVRAM cannot contain all -prom-env data 2020-08-14 13:34:31 +10:00
eeprom93xx.h
eeprom_at24c.h hw/nvram/eeprom_at24c: Add init_rom field and at24c_eeprom_init_rom helper 2023-02-07 09:02:04 +01:00
fw_cfg.h Revert "x86: return modified setup_data only if read as memory, not as file" 2023-03-02 03:10:46 -05:00
mac_nvram.h mac_nvram: Add block backend to persist NVRAM contents 2023-02-06 11:41:39 +00:00
npcm7xx_otp.h bulk: Do not declare function prototypes using 'extern' keyword 2023-08-31 19:47:43 +02:00
nrf51_nvm.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
sun_nvram.h nvram: Rename openbios_firmware_abi.h into sun_nvram.h 2016-10-28 09:36:58 +11:00
xlnx-bbram.h hw/nvram: Introduce Xilinx battery-backed ram 2021-09-30 13:42:10 +01:00
xlnx-efuse.h hw/nvram: Introduce Xilinx eFuse QOM 2021-09-30 13:42:09 +01:00
xlnx-versal-efuse.h hw/nvram: Introduce Xilinx Versal eFuse device 2021-09-30 13:42:10 +01:00
xlnx-zynqmp-efuse.h hw/nvram: Introduce Xilinx ZynqMP eFuse device 2021-09-30 13:42:10 +01:00