Tom Rini f88d48cc74 dlmalloc: Fix a warning with clang-15
With clang-15 we now will get warnings such as:

warning: a function declaration without a prototype is deprecated in all
versions of C [-Wstrict-prototypes]

And it is easy enough to address this warning here, as we aren't
concerned with re-syncing with an upstream.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-03-22 15:22:48 -04:00
..
2022-10-31 11:02:44 -04:00
2023-02-10 07:41:39 -05:00
2022-11-02 08:42:03 +01:00
2022-01-19 18:11:34 +01:00
2023-02-10 07:41:39 -05:00
2023-02-10 07:41:40 -05:00
2022-08-04 16:18:47 -04:00
2023-02-09 16:32:26 -05:00
2023-03-14 12:06:35 -04:00
2023-02-06 13:04:53 -05:00
2023-03-14 16:08:51 -06:00
2023-03-10 17:31:31 +01:00
2023-01-09 11:30:08 -05:00
2021-04-20 07:31:12 -04:00
2023-02-07 14:33:50 -05:00