.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "UNREGISTER_SERIAL" "" "06 October 2005" "" ""
.SH NAME
unregister_serial \- remove a 16x50 serial port at runtime
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void unregister_serial (int \fIline\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIline\fB\fR
serial line number
.SH "DESCRIPTION"
.PP
Remove one serial port. This may be called from interrupt
context.