Skip to content

margonguyen/system_call

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Files changed in kernel

/qotd/ /qotd/qotd.c /qotd/Makefile Makefile arch/x86/syscalls/syscall_64.tbl includes/linux/syscalls.h

test

compile:

gcc -o test test.c

run:

./test

About

Add a System Call to the Linux kernel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Makefile 55.3%
  • C 44.7%