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