mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 05:55:16 -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
|
@ -3,7 +3,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#include "utils.h"
|
||||
#include "cache.h"
|
||||
#include "arm.h"
|
||||
#include "configitem.h"
|
||||
#include "gcm.h"
|
||||
#include "masterkey.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue