Thread: pgsql: Remove unused symbol __aarch64

pgsql: Remove unused symbol __aarch64

From
John Naylor
Date:
Remove unused symbol __aarch64

This was added as a possible variant of __aarch64__ back when 64-bit
ARM was vaporware. It hasn't shown up in the wild since then, so remove.

Nathan Bossart

Discussion:
https://www.postgresql.org/message-id/CAFBsxsEN5nW3uRh%3Djrs-QexDrC1btu0ZfriD3FFfb%3D3J6tAngg%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4112e39f70eed8d699ea5be7f5945a8970023d0d

Modified Files
--------------
src/include/port/atomics.h          | 3 +--
src/include/port/atomics/arch-arm.h | 4 ++--
src/include/storage/s_lock.h        | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)