msb_krun_arch_gen 0.1.11

Generated architecture definitions for msb_krun microVMs
Documentation
1
2
3
4
5
6
// Copyright 2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

#[allow(clippy::all)]
#[cfg(any(target_arch = "x86", target_arch = "x86_64"))]
pub mod x86;