LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
libxenon
drivers
xenos
edram.h
Go to the documentation of this file.
1
#ifndef __xenos_edram_h
2
#define __xenos_edram_h
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
#include <
xenos/xe.h
>
9
10
void
edram_init
(
struct
XenosDevice
*xe);
11
12
#ifdef __cplusplus
13
};
14
#endif
15
16
#endif
edram_init
void edram_init(struct XenosDevice *xe)
Definition:
edram.c:1209
XenosDevice
Definition:
xe.h:240
xe.h
Generated by
1.9.5