How to call system call in kernel space?

前端 未结 0 632
醉酒成梦
醉酒成梦 2021-01-24 13:59

I\'m trying to call system call in kernel space and it works good if I call system call without arguments such as getpid().

The method how I do it is:

相关标签:
回答
  • 消灭零回复
提交回复
热议问题