mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-07 23:58:04 -04:00
gp2x: pollux: bring back ram timings
This commit is contained in:
parent
11166a22ce
commit
9a5a0dc9ff
3 changed files with 46 additions and 0 deletions
|
@ -4,6 +4,8 @@ extern "C"
|
|||
#endif
|
||||
|
||||
int pollux_set(volatile unsigned short *memregs, const char *str);
|
||||
int pollux_set_fromenv(volatile unsigned short *memregs,
|
||||
const char *env_var);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue