/* * SPDX-License-Identifier: BlueOak-1.0.0 * Copyright (c) Berkus Decker */ #[cfg(target_arch = "aarch64")] #[macro_use] pub mod aarch64;