]> Joshua Wise's Git repositories - netwatch.git/blob - video/fb.c
Queue up a rxdesc, instead of busy waiting for the card to get back to us. This...
[netwatch.git] / video / fb.c
1 #include <fb.h>
2
3 struct fbdevice *fb = 0;
This page took 0.016472 seconds and 4 git commands to generate.