blob: adce2b34915d9bf46ea58ac56869027287d2bed7 [file] [log] [blame]
# Copyright 2020 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.
source_set("sysmem") {
sources = [
"id.cc",
"id.h",
]
}