From: hackbard Date: Thu, 27 Feb 2003 15:47:34 +0000 (+0000) Subject: added header X-Git-Url: https://hackdaworld.org/gitweb/?p=my-code%2Fivac.git;a=commitdiff_plain;h=30169b916472573c62227b3e463b75a15c19b436 added header --- diff --git a/dfb_api.h b/dfb_api.h new file mode 100644 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); +