Fixed issues with 32 bit time tests
authorTimothy Manning <codedraftsman@gmail.com>
Fri, 6 Aug 2021 02:24:25 +0000 (14:24 +1200)
committerTimothy Manning <codedraftsman@gmail.com>
Fri, 6 Aug 2021 02:24:25 +0000 (14:24 +1200)
commit858769090d82e03c0556aaa46af4274d8a791580
tree6664c053868b5220f9cb1eedb9a1549ddb4c615e
parent8f551673ba9c0bde32ace31414d7470b4bcadf1b
Fixed issues with 32 bit time tests

Fixed the makefile to complile in 32 bit mode
Fixed yaffs_endian.c to swap 32 bit sized times.

Signed-off-by: Timothy Manning <codedraftsman@gmail.com>
direct/test-framework/unit_tests/64_and_32_bit_time/32_bit/Makefile
yaffs_endian.c