Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 1898 → Rev 1899

/trunk/boot/arch/sparc64/loader/ofwarch.h
34,8 → 34,6
#define OFW_ADDRESS_CELLS 2
#define OFW_SIZE_CELLS 2
 
extern int bpp2align[];
extern int ofw_cpu(void);
 
extern int ofw_cpu(cpu_t *cpu);
 
#endif