How to add new system call in kernel 2.6

From: Wanghong Yuan
Date: Thu Feb 19 2004 - 14:13:33 EST


I built a kernel module, which provides some system calls for applications.
In kernel 2.4, the sys_call_table is exported, so I can hook system calls.
How I can add these system calls in kernel 2.6? Thanks and appreciate any
suggestion.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/