uti: Cosmetic change in util_thread
Change-Id: I8aa75efa4dbfb798e40e75f76bacbd184dae23b8
This commit is contained in:
@ -9112,8 +9112,7 @@ int util_show_syscall_profile()
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int util_thread(struct uti_attr *arg)
|
||||||
util_thread(struct uti_attr *arg)
|
|
||||||
{
|
{
|
||||||
volatile unsigned long *context;
|
volatile unsigned long *context;
|
||||||
unsigned long pcontext;
|
unsigned long pcontext;
|
||||||
|
|||||||
Reference in New Issue
Block a user