remove typedef
This commit is contained in:
@@ -126,7 +126,7 @@ namespace ams::ldr::hoc {
|
||||
|
||||
SmcRebootToIramPayload();
|
||||
|
||||
while(true){}
|
||||
while(true) { }
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user