[XTENSA] Add getpgrp system-call to unistd.h
authorChris Zankel <chris@zankel.net>
Sat, 4 Aug 2007 16:20:43 +0000 (09:20 -0700)
committerChris Zankel <chris@zankel.net>
Mon, 27 Aug 2007 20:53:00 +0000 (13:53 -0700)
Although __ARCH_WANT_SYS_GETPGRP was defined, the actualy entry for
the getpgrp system-call was missing.

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

No differences found