Sign in
cos
/
third_party
/
kernel
/
09a0caa50c0406eaa111cbff23d29b1fa3f339cf
/
.
/
tools
/
testing
/
selftests
/
size
/
Makefile
blob: b87facc00a6e91b676166210c91d7de1b8af90a1 [
file
]
# SPDX-License-Identifier: GPL-2.0-only
CFLAGS
:=
-
static
-
ffreestanding
-
nostartfiles
-
s
TEST_GEN_PROGS
:=
get_size
include
../
lib
.
mk