Sign in
android-kvm
/
linux
/
bc65c1c7bfb34a6eeea99eb725b467ff64eda3d8
/
.
/
tools
/
testing
/
selftests
/
powerpc
/
alignment
/
Makefile
blob: 083a48a008b4290882396313dd98d269eba9f550 [
file
] [
log
] [
blame
]
TEST_GEN_PROGS
:=
copy_unaligned copy_first_unaligned paste_unaligned \
paste_last_unaligned alignment_handler
include
../../
lib
.
mk
$
(
TEST_GEN_PROGS
):
../
harness
.
c
../
utils
.
c copy_paste_unaligned_common
.
c