You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dongliang Mu 2f6c76571b
move folder name from interrupts to Interrupts
8 years ago
..
README.md Fixing links in System Calls chapter to point to the right sub-pages 8 years ago
syscall-1.md Fix typo in syscall-1.md 8 years ago
syscall-2.md move folder name from interrupts to Interrupts 8 years ago
syscall-3.md change directory mm and interrupts to match the style of folder naming 8 years ago
syscall-4.md update SysCall/syscall-3 and SysCall/syscall-4 8 years ago

README.md

System calls

This chapter describes the system call concept in the linux kernel.