forked from PAWPAW-Mirror/lib_xua
added toplevel makefile for xpd
This commit is contained in:
@@ -16,7 +16,7 @@ void XUD_UserResume(void)
|
||||
unsigned config;
|
||||
|
||||
asm("ldw %0, dp[g_currentConfig]" : "=r" (config):);
|
||||
|
||||
|
||||
if(config == 1)
|
||||
{
|
||||
UserHostActive(1);
|
||||
|
||||
Reference in New Issue
Block a user