blob: 98eb89ef3d49f087442eaf7e46a758ea3925a1bb [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.
group("elf-psabi") {
public_deps = [ "//zircon/system/ulib/elf-psabi" ]
}