mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
Patches by Jon Loeliger, 11 May 2004:
(partially, as they contained a lot of crap)
This commit is contained in:
parent
97d80fc391
commit
547b4cb25e
5 changed files with 70 additions and 36 deletions
|
@ -316,6 +316,7 @@ uint get_immr (uint);
|
|||
#endif
|
||||
uint get_pir (void);
|
||||
uint get_pvr (void);
|
||||
uint get_svr (void);
|
||||
uint rd_ic_cst (void);
|
||||
void wr_ic_cst (uint);
|
||||
void wr_ic_adr (uint);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue