blob: c39d6406e6e1ed8a6a7698380fea14d000051e4f [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.cpp",
]
}