mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 20:08:29 -05:00
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
// Address arbiters are an underlying kernel synchronization object that can be created/used via
|
||||
// supervisor calls (SVCs). They function as sort of a global lock. Typically, games/other CTR
|
||||
// applications use them as an underlying mechanism to implement thread-safe barriers, events, and
|
||||
// semphores.
|
||||
// semphores.
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
// Kernel namespace
|
||||
|
Reference in New Issue
Block a user