howto_add_systemcall读取



那么asm在这里代表什么?

我已经搜索了Wiki,但没有找到答案。

最佳答案

我猜它最初代表架构特定宏(asm)。
之后,将任何特定于体系结构的内容放置在此处。

关于linux - linux/include/asm中的asm代表什么,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/13718563/

10-13 07:20