]> Joshua Wise's Git repositories - netwatch.git/blame_incremental - video/fb.c
Ref only the head of a pbuf chain, instead of the whole thing, to avoid leaking pbufs.
[netwatch.git] / video / fb.c
... / ...
CommitLineData
1#include <fb.h>
2
3struct fbdevice *fb = 0;
This page took 0.022327 seconds and 4 git commands to generate.