On Wed, Oct 28, 2009 at 8:17 AM, loody <miloody@xxxxxxxxx> wrote:
Dear all:
I try to grep handle_ades_int in kernel source code, and I get nothing.
But I can see the function name in System.map.
How do we make this function?
Is this function generate from compiler marco?
appreciate your help,
miloody
in arch/mips/kernel/genex.S, look for the BUILD_HANDLER macro
Manuel