forked from PAWPAW-Mirror/lib_xua
added toplevel makefile for xpd
This commit is contained in:
@@ -4,7 +4,7 @@ void UserAudioStreamStop() __attribute__ ((weak));
|
||||
void UserAudioStreamStop()
|
||||
{
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
||||
void UserAudioStreamStart() __attribute__ ((weak));
|
||||
void UserAudioStreamStart()
|
||||
|
||||
Reference in New Issue
Block a user