[XTENSA] add missing system calls
authorChris Zankel <chris@zankel.net>
Fri, 3 Aug 2007 22:55:07 +0000 (15:55 -0700)
committerChris Zankel <chris@zankel.net>
Mon, 27 Aug 2007 20:52:55 +0000 (13:52 -0700)
Add missing system calls that have been recently added to the kernel
for the Xtensa architecture and define __IGNORE macros for system calls
that we don't need for Xtensa.

Signed-off-by: Chris Zankel <chris@zankel.net>

No differences found