blob: a9c9140a78fc0d648a232da005a5117269ea6d9b [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("mmio") {
shared = true
sdk = "shared"
sdk_headers = [ "lib/mmio/mmio.h" ]
sources = []
}