Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1484 → Rev 1485

/uspace/trunk/fb/fb.h
32,8 → 32,4
#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