vote up 1 vote down star

Hi,

Does anyone know what the system call table variable name is on aix kernel.

I know its called sys_call_table[] in linux kernel.

I am new to kernel programming..But i need to know in which variales in kernel the system calls address are stored...

Thanks.

flag

1 Answer

vote up 0 vote down

I haven't had to concern myself with the AIX kernel for a while, but it has its own way of doing things. Have you run across Writing AIX Kernel Extensions in you research? I believe some of your questions might be addressed there.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.