blob: abeff1cae0358a75e50bd116a4bc9c15d9e8b12c [file] [log] [blame]
# Copyright 2019 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.
library("mock-mmio-reg") {
sdk = "source"
sdk_headers = [ "lib/mock-mmio-reg/mock-mmio-reg.h" ]
testonly = true
sources = []
}