[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0707051517010.23066@alien.or.mcafeemobile.com>
Date: Thu, 5 Jul 2007 15:17:40 -0700 (PDT)
From: Davide Libenzi <davidel@...ilserver.org>
To: Gautam Singaraju <gautam.singaraju@...il.com>
cc: linux-kernel@...r.kernel.org
Subject: Re: syscall macro fails upon compilation
On Thu, 5 Jul 2007, Gautam Singaraju wrote:
> I have been adding a syscall to the kernel (v 2.6.21); I am able to
> compile and boot into the kernel. However, the userspace macro fails
> to compile with the following message: "error: expected declaration
> specifiers or â...â before âmycallâ". I could not find any solution
> using google. I use the _syscall0 macro. Any suggestion would help.
Try a `man syscall`
- Davide
Powered by blists - more mailing lists