#ifndef __ASM_LINKAGE_H #define __ASM_LINKAGE_H #ifndef __ASSEMBLY__ #define asmlinkage CPP_ASMLINKAGE __attribute__((syscall_linkage)) #else #include <asm/asmmacro.h> #endif #endif
您还没有登录,登录后您可以:
首次使用?从这里 注册