Fix unused function warning on Arm platforms
Guard definition pg_pmull_available() on compile-time availability
of PMULL. Oversight in fbc57f2bc. In passing, remove "inline" hint
for consistency.
Reported-by: Tomas Vondra <tomas(at)vondra(dot)me>
Discussion: https://postgr.es/m/f153d5a4-a9be-4211-b0b2-7e99b56d68d5@vondra.me
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/2849fe4c978540111748208ba96af7808602c567
Modified Files
--------------
src/port/pg_crc32c_armv8_choose.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)