Subversion Repositories HelenOS-historic

Rev

Rev 1451 | Rev 1490 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1451 Rev 1485
Line 30... Line 30...
30
#define _FB_H_
30
#define _FB_H_
31
 
31
 
32
#include <types.h>
32
#include <types.h>
33
#include <arch/types.h>
33
#include <arch/types.h>
34
 
34
 
35
#define VFB_CONNECTIONS 9
-
 
36
 
-
 
37
//void fb_init(int item,__address addr, unsigned int x, unsigned int y, unsigned int bpp, unsigned int scan);
-
 
38
 
-
 
39
#endif
35
#endif