Rev 1485 | Rev 1649 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
*/
#ifndef _FB_H_
#define _FB_H_
#include <types.h>
int fb_init(void);
#include <arch/types.h>
#endif