diff --git a/uisimulator/common/stubs.c b/uisimulator/common/stubs.c index 8ea46824ce..3680183e22 100644 --- a/uisimulator/common/stubs.c +++ b/uisimulator/common/stubs.c @@ -262,3 +262,9 @@ void remove_thread(int threadnum) #define VIRT_SIZE 0xFFFF /* more than enough for our string ID range */ unsigned char vp_dummy[VIRT_SIZE]; + +void audiohw_postinit(void) +{ +} + +