blob: 3a82e0f8d4105c70f9b587251e95b59b1274acc0 [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("code_patching") {
kernel = true
sources = [
"code_patching.cc",
]
}