--- a/src/test/testxlt.c Wed Mar 04 23:12:21 2009 +0000 +++ b/src/test/testxlt.c Thu Dec 01 08:02:13 2011 +1000 @@ -23,6 +23,10 @@ extern xlat_cache_block_t xlat_new_cache; extern xlat_cache_block_t xlat_new_cache_ptr; +void sh4_translate_unlink_block( void *use_list ) +{ +} + /** * Test initial allocations from the new cache */