microsoft/openvmm

Public

mirrored fromhttps://github.com/microsoft/openvmmAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
f98aebb2e0ca8cbef1204344b8537eecdc2869f6

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

openhcl/hcl/build.rs

6lines · modepreview

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.

fn main() {
    build_rs_guest_arch::emit_guest_arch()
}