blob: 9dbdce10f12c99f057483306c01aafae70ffded7 [file] [log] [blame] [edit]
# Copyright 2018 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("code_patching") {
kernel = true
sources = [
"code_patching.cpp",
]
}