1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

aarch64: Fix duplicate declaration

This commit is contained in:
Andy Wingo 2024-04-22 15:14:13 +02:00
parent 43262c0962
commit 436a8b278b

View file

@ -165,7 +165,6 @@ struct abi_arg_iterator
};
static size_t page_size;
static int has_lse_atomics;
# define HWCAP_ATOMICS (1 << 8)