Alexander Kuleshov cc94db2489 Merge branch 'typoFix' of https://github.com/J-N/linux-insides into J-N-typoFix vor 9 Jahren
..
README.md 76457a336d syscall first part vor 9 Jahren
syscall-1.md cc94db2489 Merge branch 'typoFix' of https://github.com/J-N/linux-insides into J-N-typoFix vor 9 Jahren

README.md

System calls

This chapter describes the system call concept in the linux kernel. You will see here a couple of posts which describe the full cycle of the kernel loading process: