blob: 41f22a362def33d1a5d68a1941a4755cd8db446c [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors
#
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/MIT
zx_library("host") {
host = true
sources = []
sdk = "source"
sdk_headers = [ "lib/arch/intrin.h" ]
}