[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fwd: how to call function in one module frm another?
hi,
On Sun, 2009-06-14 at 21:19 -0700, krushnaal pai wrote:
> im new to linux
> can sumone plzz tell me how to call a function defined in one module
> frm another module?
use EXPORT_SYMBOL macro in the module you define the function.
regards
vibi
>
>
> also i have made some changes in the kernel itself and from there i
> have made a call to the function defined in a new module,now everytime
> i make some changes to this new module do i have to compile the whole
> kernel ?
>
>
>
>
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ