Hi This prototypes are already in gconsole.h. Later, Juan. build/drivers/sgi/char/graphics.c | 6 ------ 1 files changed, 6 deletions(-) diff -puN build/drivers/sgi/char/graphics.c~remove_unused_prototypes build/drivers/sgi/char/graphics.c --- 24/build/drivers/sgi/char/graphics.c~remove_unused_prototypes 2003-03-22 00:51:19.000000000 +0100 +++ 24-quintela/build/drivers/sgi/char/graphics.c 2003-03-22 00:51:32.000000000 +0100 @@ -53,12 +53,6 @@ static int boards; #define GRAPHICS_CARD(inode) 0 -/* -void enable_gconsole(void) {}; -void disable_gconsole(void) {}; -*/ - - int sgi_graphics_open (struct inode *inode, struct file *file) { _ -- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy