mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-19 01:15:08 -04:00
Rename cache.s/.h to arm.s/.h
This commit is contained in:
parent
5bade9ee1c
commit
602507ee8f
11 changed files with 12 additions and 12 deletions
|
@ -4,7 +4,7 @@
|
|||
#include "utils.h"
|
||||
#include "randomcache.h"
|
||||
#include "se.h"
|
||||
#include "cache.h"
|
||||
#include "arm.h"
|
||||
|
||||
/* TrustZone maintains a cache of random for the kernel. */
|
||||
/* So that requests can still be serviced even when a */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue