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