notaz.gp2x.de
/
pcsx_rearmed.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
drc: rework jump_out lists
[pcsx_rearmed.git]
/
frontend
/
plat_omap.h
Commit
Line
Data
908e426c
1
#ifndef __PLAT_OMAP_H__
2
#define __PLAT_OMAP_H__
ab423939
3
4
void plat_omap_init(void);
5
void plat_omap_finish(void);
6
void plat_omap_gvideo_open(void);
7
908e426c
8
#endif /* __PLAT_OMAP_H__ */