ask about include header file

From: khaled MOHAMMED atteya
Date: Wed Oct 06 2010 - 18:25:21 EST


In arch/x86/kernel/entry_32.S(for example) , audit_syscall_entry
function is called by this statement "call audit_syscall_entry", and
when i search about this function declaration , i found it in
include/linux/audit.h , but i couldn't found #include linux/audit.h in
entry_32.S as i expected, why?

--
WITH MY RESPECT
Khaled.M.Atteya
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/