patch-2.4.1 linux/include/linux/vt_kern.h
Next file: linux/include/net/dn.h
Previous file: linux/include/linux/swap.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jan 29 23:25:56 2001
- Orig file:
v2.4.0/linux/include/linux/vt_kern.h
- Orig date:
Thu Jan 4 14:51:24 2001
diff -u --recursive --new-file v2.4.0/linux/include/linux/vt_kern.h linux/include/linux/vt_kern.h
@@ -30,7 +30,7 @@
wait_queue_head_t paste_wait;
} *vt_cons[MAX_NR_CONSOLES];
-void (*kd_mksound)(unsigned int hz, unsigned int ticks);
+extern void (*kd_mksound)(unsigned int hz, unsigned int ticks);
/* console.c */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)