added header
authorhackbard <hackbard>
Thu, 27 Feb 2003 15:47:34 +0000 (15:47 +0000)
committerhackbard <hackbard>
Thu, 27 Feb 2003 15:47:34 +0000 (15:47 +0000)
dfb_api.h [new file with mode: 0644]

diff --git a/dfb_api.h b/dfb_api.h
new file mode 100644 (file)
index 0000000..bb8cba1
--- /dev/null
+++ b/dfb_api.h
@@ -0,0 +1,9 @@
+/*
+ * dfb_api.h
+ *
+ */
+
+/* function prototypes */
+int flip_it(void);
+DVFrameCallback video_callback(void);
+