I am doing a small project in which i m designing a new system call
to encrypt/decrypt files.

My problem goes like this:

1> Previously up until 2.4 , sys_call_table was exported by kernel
and...