The HyperNews Linux KHG Discussion Pages

Note: To add a new system call...

Forum: How System Calls Work on Linux/i86
Date: Tue, 04 Aug 1998 03:01:15 GMT
From: Jenq-Haur Wang <f3506002@csie.ntu.edu.tw>

In the section "How to Add Your Own System calls", Step. 5 says "Add an entry point for your system call to the sys_call_table in sys.h.". But the entry points for system calls are now in the file "arch/i386/kernel/entry.S".