move ppc internal prototypes to arch-specific implementation (Igor Kovalenko)

git-svn-id: svn://coreboot.org/openbios/trunk/openbios-devel@519 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2009-08-02 10:59:49 +00:00
parent ec3b928919
commit 0f141c94d3
2 changed files with 5 additions and 3 deletions

View File

@@ -35,9 +35,6 @@ extern ucell ofmem_translate( ucell virt, ucell *ret_mode );
ulong get_ram_size( void );
ulong get_ram_top( void );
ulong get_ram_bottom( void );
void dsi_exception( void );
void isi_exception( void );
void setup_mmu( ulong ramsize );
void ofmem_register( phandle_t ph );
#elif defined(CONFIG_SPARC32)
#define PAGE_SHIFT 12