mirror of
https://github.com/Scandal-UK/Incognito_RCM.git
synced 2024-11-08 05:01:45 +00:00
Removed left-over file
This commit is contained in:
parent
5dde50e8c4
commit
fc9cf86152
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
#ifndef _MC_H_
|
|
||||||
#define _MC_H_
|
|
||||||
|
|
||||||
#include "../utils/types.h"
|
|
||||||
#include "../mem/mc_t210.h"
|
|
||||||
|
|
||||||
void mc_config_tsec_carveout(u32 bom, u32 size1mb, bool lock);
|
|
||||||
void mc_config_carveout();
|
|
||||||
void mc_config_carveout_finalize();
|
|
||||||
void mc_enable_ahb_redirect();
|
|
||||||
void mc_disable_ahb_redirect();
|
|
||||||
void mc_enable();
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
Reference in a new issue