blob: a8c5776f5fed9741605a824af3734ae6018db36d [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("watchdog") {
kernel = true
sources = [
"watchdog.c",
]
}