Remove unused symbol __aarch64
authorJohn Naylor <john.naylor@postgresql.org>
Thu, 25 Aug 2022 06:37:40 +0000 (13:37 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Thu, 25 Aug 2022 06:37:40 +0000 (13:37 +0700)
commit4112e39f70eed8d699ea5be7f5945a8970023d0d
treef37f5ab8bbdb02f79e65666d3c912ee88b9731c5
parentb4ddf3ee30bfb5b7da60411cabcf0589bdbd3f42
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
src/include/port/atomics.h
src/include/port/atomics/arch-arm.h
src/include/storage/s_lock.h