blob: 94c98ec50510250484e682d79e37b17e6ea16922 [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") {
sdk = "source"
sdk_headers = [ "lib/mmio/mmio.h" ]
sources = []
}