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
..
2023-04-20 08:17:15 -04:00
2023-01-12 17:15:09 +00:00
2023-08-31 11:07:02 +01:00
2023-03-24 11:45:46 +01:00
2023-06-28 10:54:25 +01:00
2023-08-31 19:47:43 +02:00
2023-01-08 01:54:22 -05:00
2023-06-23 02:54:40 -04:00
2023-01-08 01:54:22 -05:00
2023-01-08 01:54:22 -05:00
2022-11-07 14:08:17 -05:00
2023-08-22 17:30:59 +01:00
2023-04-20 08:17:15 -04:00
2023-08-23 12:06:39 +02:00
2023-07-11 00:11:25 +02:00
2023-02-08 07:16:23 +01:00
2023-07-25 17:13:53 +03:00
2023-07-11 00:11:25 +02:00
2023-05-15 19:09:33 +08:00
2023-06-22 09:30:11 +02:00
2023-01-13 09:32:32 +01:00
2023-08-31 19:47:43 +02:00
2023-06-22 09:25:40 +02:00
2023-08-31 19:47:43 +02:00
2023-07-10 18:59:32 -04:00
2023-07-10 16:29:17 -04:00
2023-07-07 06:32:53 -03:00
2023-01-08 01:54:22 -05:00
2023-07-10 22:29:15 +10:00
2023-08-31 09:45:18 +01:00
2023-07-25 17:13:45 +03:00
2023-07-14 11:10:58 +02:00
2023-06-06 10:19:33 +01:00
2023-06-07 15:07:10 +01:00
2023-02-27 09:15:38 +01:00
2023-02-27 22:29:02 +01:00
2023-02-27 09:15:38 +01:00
2023-01-08 01:54:22 -05:00
2023-07-10 09:52:52 +02:00
2023-08-23 12:06:44 +02:00
2023-04-20 10:21:13 +01:00
2023-08-30 18:23:08 -07:00
2023-08-23 12:06:39 +02:00
2023-03-20 12:43:50 +01:00
2023-03-07 12:38:59 -05:00
2023-02-27 22:29:02 +01:00
2023-03-06 14:08:12 +00:00
2023-02-27 13:27:05 +00:00
2023-03-20 12:43:50 +01:00
2023-08-31 19:47:43 +02:00
2022-11-08 11:13:48 +01:00