]> Joshua Wise's Git repositories - netwatch.git/blobdiff - video/fb.c
More churn moving files around.
[netwatch.git] / video / fb.c
diff --git a/video/fb.c b/video/fb.c
deleted file mode 100644 (file)
index 3dba65c..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/* fb.c
- * Framebuffer device pointer
- * NetWatch system management mode administration console
- *
- * Copyright (c) 2008 Jacob Potter and Joshua Wise.  All rights reserved.
- * This program is free software; you can redistribute and/or modify it under
- * the terms found in the file LICENSE in the root of this source tree.
- *
- */
-
-#include <fb.h>
-
-struct fbdevice *fb = 0;
This page took 0.023967 seconds and 4 git commands to generate.