Format
This commit is contained in:
@ -174,7 +174,8 @@ static void test_uc_ctl_change_page_size()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Copy from test_arm.c but with new API.
|
// Copy from test_arm.c but with new API.
|
||||||
static void test_uc_ctl_arm_cpu() {
|
static void test_uc_ctl_arm_cpu()
|
||||||
|
{
|
||||||
uc_engine *uc;
|
uc_engine *uc;
|
||||||
int r_control, r_msp, r_psp;
|
int r_control, r_msp, r_psp;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user