blob: 964ab2052d2f8cc9dc6906f3c4504cbcbe717108 [file] [log] [blame]
# Copyright 2017 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.
visibility = [ "//peridot/bin/ledger/*" ]
source_set("arm64") {
sources = [
"context.S",
"context.h",
]
configs += [ "//peridot/bin/ledger:ledger_config" ]
}