Josh External

Since: Aug 24, 2004 Posts: 1
|
Posted: Tue Aug 24, 2004 5:49 pm Post subject: Redhat9: extern void *sys_call_table[] Archived from groups: linux>redhat>devel (more info?) |
|
|
|
| Im trying to write a kernel module that can manipulate the
sys_call_table; however after googling around I found that Redhat no
longer exports the sys_call_table for various reasons. Is there a way
around this? Without recompiling the kernel? Im new to kernel modules.
Anything you could provide would be helpful!
|
|
|