mirror of
https://github.com/FunKey-Project/picofe-irixxxx.git
synced 2026-03-29 08:13:02 +02:00
pandora: tripplebuffer fbdev out, refactoring
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@845 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
5
linux/fbdev.h
Normal file
5
linux/fbdev.h
Normal file
@@ -0,0 +1,5 @@
|
||||
int vout_fbdev_init(int *w, int *h);
|
||||
void vout_fbdev_finish(void);
|
||||
|
||||
extern void *fbdev_buffers[];
|
||||
extern int fbdev_buffer_count;
|
||||
Reference in New Issue
Block a user