gpt4 book ai didi

linux - linux 3.13 中定义的 syscall num 在哪个文件中?

转载 作者:太空宇宙 更新时间:2023-11-04 03:49:04 27 4
gpt4 key购买 nike

我想知道系统调用号在哪里定义?类型是这样的
#define __NR_exit 1
#define __NR_read 3
非常感谢您的回答。

最佳答案

您应该能够找到 unistd.h 中定义的系统调用号对于适当的架构,以及相应的 sys_ 函数,其参数信息位于 syscalls.h 中.

关于linux - linux 3.13 中定义的 syscall num 在哪个文件中?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26997128/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com