blob: 03e1fb31df13e23a7097f458fa206f6153ee9194 [file] [log] [blame]
Imre Kisf55f2aa2024-05-28 15:55:19 +02001#
2# Copyright (c) 2016-2024, Arm Limited and Contributors. All rights reserved.
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6#
7
8include lib/libc/libc_common.mk
9
10LIBC_SRCS += $(addprefix lib/libc/, \
11 memset.c)