From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: khaled MOHAMMED atteya <khaled.m.atteya@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: ask about include header file
Date: Fri, 8 Oct 2010 22:27:52 +0800 [thread overview]
Message-ID: <20101008142752.GE4088@hack> (raw)
In-Reply-To: <AANLkTikUoNwzHNyuWNGgJ6QkMNbbyTG7SmMQqZaR1E9_@mail.gmail.com>
On Wed, Oct 06, 2010 at 08:25:09PM -0200, khaled MOHAMMED atteya wrote:
>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?
>
Hey,
that is asm, not C, asm doesn't need declarations, C does. :)
--
Live like a child, think like the god.
prev parent reply other threads:[~2010-10-08 14:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-06 22:25 ask about include header file khaled MOHAMMED atteya
2010-10-08 14:27 ` Américo Wang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101008142752.GE4088@hack \
--to=xiyou.wangcong@gmail.com \
--cc=khaled.m.atteya@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox