]> Joshua Wise's Git repositories - netwatch.git/blobdiff - video/generic.h
More churn moving files around.
[netwatch.git] / video / generic.h
diff --git a/video/generic.h b/video/generic.h
deleted file mode 100644 (file)
index 64f2b5f..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef _CHECKSUM_RECT_C
-#define _CHECKSUM_RECT_H
-
-uint32_t checksum_rect_generic32(int x, int y, int width, int height);
-void copy_pixels_generic32(char *buf, int x, int y, int width, int height);
-
-#endif
This page took 0.023596 seconds and 4 git commands to generate.