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

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: