[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Confusing macros



Also sprach Tom Bradley:
} I have searched the code, simply to get lost. Can someone one point in the
} direction of the meanings of FASTCALL, __attrivute__, and asmlinkage. I am
} curious as to what these things do (code wise).
} 
Check out what the macros expand to and then read the "info gcc"
document. It'll tell you all about gcc's extensions (such as
__attribute__, etc.).

-- 
|| Bill Wendling			wendling@ganymede.isdn.uiuc.edu
-
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/
IRC Channel:   irc.openprojects.net / #kernelnewbies
Web Page:      http://www.kernelnewbies.org/