Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1145 → Rev 1146

/boot/trunk/arch/ppc32/loader/ofw.h
52,7 → 52,7
} memmap_t;
 
typedef struct {
unsigned int addr;
void *addr;
unsigned int width;
unsigned int height;
unsigned int bpp;