From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763539AbXGFQM0 (ORCPT ); Fri, 6 Jul 2007 12:12:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753167AbXGFQMQ (ORCPT ); Fri, 6 Jul 2007 12:12:16 -0400 Received: from terminus.zytor.com ([192.83.249.54]:36271 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752787AbXGFQMP (ORCPT ); Fri, 6 Jul 2007 12:12:15 -0400 Message-ID: <468E69D8.20909@zytor.com> Date: Fri, 06 Jul 2007 09:12:08 -0700 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.0 (X11/20070419) MIME-Version: 1.0 To: Gautam Singaraju CC: Andi Kleen , linux-kernel@vger.kernel.org Subject: Re: syscall macro fails upon compilation References: <468D6D1F.4040008@zytor.com> In-Reply-To: X-Enigmail-Version: 0.95.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Gautam Singaraju wrote: > I am surprised that syscalls have been removed. Anyway, I plan to > write a device node with read and write functions just so that I can > call a method from a user space. What are my other choices? man syscall -hpa