Sign in
zircon-guest
/
third_party
/
linux
/
e8c3aced75bd8803f62ead25941fd68302f9efcb
/
.
/
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