Initial commit.
This commit is contained in:
8
hwinit/hwinit.h
Normal file
8
hwinit/hwinit.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _HWINIT_H_
|
||||
#define _HWINIT_H_
|
||||
|
||||
void mc_enable_ahb_redirect();
|
||||
void mc_disable_ahb_redirect();
|
||||
void nx_hwinit();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user