Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1450 → Rev 1451

/uspace/trunk/fb/fb.h
32,6 → 32,8
#include <types.h>
#include <arch/types.h>
 
#define VFB_CONNECTIONS 9
 
//void fb_init(int item,__address addr, unsigned int x, unsigned int y, unsigned int bpp, unsigned int scan);
 
#endif