Merge branch 'master' into developer

This commit is contained in:
Aurora 2016-09-02 15:48:02 +02:00
commit b16539408b
2 changed files with 1 additions and 2 deletions

View File

@ -16,4 +16,4 @@ typedef struct __attribute__((packed))
u32 config;
} CFWInfo;
int svcGetCFWInfo(CFWInfo *info);
void svcGetCFWInfo(CFWInfo *info);

View File

@ -35,7 +35,6 @@
cmp r0, r2
blo loop
mov r0, #0
bx lr
.pool