aboutsummaryrefslogtreecommitdiffstats
path: root/fbtools.h
diff options
context:
space:
mode:
Diffstat (limited to 'fbtools.h')
-rw-r--r--fbtools.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/fbtools.h b/fbtools.h
index 41cd1d7..4f14f6f 100644
--- a/fbtools.h
+++ b/fbtools.h
@@ -10,7 +10,6 @@ extern int fb_switch_state;
/* init + cleanup */
gfxstate *fb_init(char *device, char *mode, int vt);
-void fb_memset(void *addr, int c, size_t len);
/* console switching */
int fb_switch_init(void);