Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1144 → Rev 1145

/kernel/trunk/arch/ppc32/include/boot/boot.h
52,7 → 52,7
} memmap_t;
 
typedef struct {
unsigned int addr;
__address addr;
unsigned int width;
unsigned int height;
unsigned int bpp;