Messages in this thread |  | | | Date | Thu, 4 Jun 1998 23:24:57 -0700 | | From | Richard Henderson <> | | Subject | Re: Demo of patching syscalls from a module | |
On Wed, Jun 03, 1998 at 07:58:54AM +0100, Tigran Aivazian wrote:
> EXPORT_NO_SYMBOLS will export no symbols. I need DONTEXPORT_THIS_SYMBOL
> type of thing ;)
We explicitly do not support such a construct.
First, know that if there are any symbols exported with EXPORT_SYMBOL,
there will be no implicitly exported symbols. The implicit exporting
of symbols is a backward compatibility hook; new code should not use it.
r~
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
|  |