CLEANUP: initcall: rely on HA_SECTION_* instead of defining its own
authorWilly Tarreau <w@1wt.eu>
Sat, 10 Apr 2021 14:02:20 +0000 (16:02 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 10 Apr 2021 17:27:41 +0000 (19:27 +0200)
commitba386f6a8d62fe6778666f02f23de7c56b2739d5
treec6b993d9801986fb66caf26d5d9314b90efce7f2
parent5bec4c42ed892ceaa33fafab991dbec0689b1bf5
CLEANUP: initcall: rely on HA_SECTION_* instead of defining its own

Now initcalls are defined using the regular section definitions from
compiler.h in order to ease maintenance.
include/haproxy/initcall.h