aboutsummaryrefslogtreecommitdiffstats
path: root/fbtools.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2016-03-23 16:16:32 +0100
committerGerd Hoffmann <kraxel@redhat.com>2016-03-23 16:16:32 +0100
commita80c7e0c5a22c303bc24c97f01f61466eb94b03e (patch)
treea2d713ec50cddada4737be9ffe0f39a2e0e233f1 /fbtools.h
parent3da80cb1474b455f4ed3d27aa72441fd145a9898 (diff)
downloadfbida-a80c7e0c5a22c303bc24c97f01f61466eb94b03e.tar.gz
gfx: move over memory pointer
Diffstat (limited to 'fbtools.h')
-rw-r--r--fbtools.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fbtools.h b/fbtools.h
index ae53231..363a163 100644
--- a/fbtools.h
+++ b/fbtools.h
@@ -6,8 +6,6 @@
#define FB_ACQ_REQ 3
/* info about videomode - yes I know, quick & dirty... */
-extern unsigned char *fb_mem;
-extern int fb_mem_offset;
extern int fb_switch_state;
/* init + cleanup */