blob: fe01f368a85f245e41db67fbd80d95d39ca89a1a [file] [log] [blame]
# Copyright 2019 The Fuchsia Authors
#
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/MIT
library("console") {
kernel = true
sources = [
"console.cpp",
]
}