blob: 5197fc78c20fdb74a81ee38299db53d4f5f5df48 [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("console") {
kernel = true
sources = [
"console.cpp",
]
}