blob: 9d4fdb4b45763b6d8c880ba0d6741493c84e8f8e [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("x64") {
sources = [
"context.S",
"context.h",
]
configs += [ "//peridot/bin/ledger:ledger_config" ]
}