summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/pcvt/pcvt_hdr.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-11-04 14:00:00 +0000
committerbde <bde@FreeBSD.org>1995-11-04 14:00:00 +0000
commit6e2f3d416d4ce07e6bb490e08ca92e39a8e25cec (patch)
tree173249beb928db209faf2d2e37b4ec717ef4e042 /sys/i386/isa/pcvt/pcvt_hdr.h
parent3b99b3537b0acf1cf747df80002295cb24163191 (diff)
downloadFreeBSD-src-6e2f3d416d4ce07e6bb490e08ca92e39a8e25cec.zip
FreeBSD-src-6e2f3d416d4ce07e6bb490e08ca92e39a8e25cec.tar.gz
Always declare vga_move_charset(). It doesn't depend on option XSERVER.
Diffstat (limited to 'sys/i386/isa/pcvt/pcvt_hdr.h')
-rw-r--r--sys/i386/isa/pcvt/pcvt_hdr.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/isa/pcvt/pcvt_hdr.h b/sys/i386/isa/pcvt/pcvt_hdr.h
index 6f6049f..665962c 100644
--- a/sys/i386/isa/pcvt/pcvt_hdr.h
+++ b/sys/i386/isa/pcvt/pcvt_hdr.h
@@ -1257,9 +1257,7 @@ void pcvt_scrnsv_reset ( void );
void pcvt_set_scrnsv_tmo ( int );
#endif /* PCVT_SCREENSAVER && defined(XSERVER) */
-#ifdef XSERVER
void vga_move_charset ( unsigned n, unsigned char *b, int save_it);
-#endif /* XSERVER */
void async_update ( int arg );
void clr_parms ( struct video_state *svsp );
OpenPOWER on IntegriCloud