Develop a system call in Linux

In this post we will we will see how to develop a system call by: In other terms: we will add our own system call to the Linux kernel. 1. Prerequisites If you want to follow the development and test by yourself, there are a few prerequisites. 2. Preparing the field Before starting to develop our system call, we will