diff options
author | red031000 <rubenru09@aol.com> | 2020-05-01 17:56:36 +0100 |
---|---|---|
committer | red031000 <rubenru09@aol.com> | 2020-05-01 17:56:36 +0100 |
commit | cfbc21f1c80061a2d211dc5da2e0d0eb0d532c5c (patch) | |
tree | 56643f85a79fd804d2898ddd5e804ce96f1a6a63 /arm9/lib/src/OS_protectionRegion.c | |
parent | f04501a417999dddd7ec5963b90ab2e152ac3477 (diff) |
newline at end of file
Diffstat (limited to 'arm9/lib/src/OS_protectionRegion.c')
-rw-r--r-- | arm9/lib/src/OS_protectionRegion.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arm9/lib/src/OS_protectionRegion.c b/arm9/lib/src/OS_protectionRegion.c index 382310d9..230f8403 100644 --- a/arm9/lib/src/OS_protectionRegion.c +++ b/arm9/lib/src/OS_protectionRegion.c @@ -23,4 +23,4 @@ asm void OS_SetProtectionRegion2(u32 param) { mcr p15, 0x0, r0, c6, c2, 0x0 bx lr -}
\ No newline at end of file +} |