// Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 #[cfg(any(target_arch = "x86", target_arch = "x86_64"))] pub mod x86;