Re: Macro calling kernel function



On 2005-07-28 19:44:22 -0500, "David" <know_devig@xxxxxxxxxxx> said:

Ok let me be more specific, I want to do this in header file. Is it
still possbile?


If you define in mynew.h:

#define Ahgr printk

You will have Ahgr substituted with printk everywhere your definition is still valid.

--
Sensei <senseiwa@xxxxxx>

cd /pub
more beer

.