blob: 0dd1d279b3078a9540aa0abe55822c60e8a51729 [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
source_set("arm64") {
sources = [
"$zx/third_party/lib/cortex-strings/src/aarch64/memcpy.S",
"$zx/third_party/lib/cortex-strings/no-neon/src/aarch64/memset.S",
]
}