.\" 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 "EXPORT_SYMBOL" "" "06 October 2005" "" ""
.SH NAME
EXPORT_SYMBOL \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
EXPORT_SYMBOL ( \fIiucv_bus\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIiucv_bus\fB\fR
.SH "FIXME"
.PP
I have commented out all the functions that
are not used in netiucv. Is anyone else
using them or should some of them be made
static / removed? pls review. Arnd