> > On 6 May 2003, Terje Eggestad wrote:
> >
> > > Good point, it should actually be very simple.
> > > from /proc/ksyms we've got teh adresses of the sys_*, then from
> > > asm/unistd.h we got the order.
> >
> > /proc/ksyms shows only exported symbols, is not it?
> Yes, but it should be enough
But how? When some global will not be exported, it would not be listed
in /proc/ksyms.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/