blob: f2be7d6d1f8cb8d336eca12a37e91736e2bb516a [file] [log] [blame]
# Copyright 2020 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# All the $current_cpu values that `current_os == "fuchsia"` supports.
standard_fuchsia_cpus = [
"arm64",
"x64",
]