summaryrefslogtreecommitdiffstats
path: root/tools/ddcprobe/xbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ddcprobe/xbox.h')
-rw-r--r--tools/ddcprobe/xbox.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/ddcprobe/xbox.h b/tools/ddcprobe/xbox.h
new file mode 100644
index 000000000..8e1cf2b7e
--- /dev/null
+++ b/tools/ddcprobe/xbox.h
@@ -0,0 +1,5 @@
+/* function prototypes for xbox.c
+ sbenedict@mandrakesoft.com
+*/
+int box_is_xbox();
+int get_fb_info(struct vbe_info *vbe);