arch/tile: cleanups for tilegx compat mode
authorChris Metcalf <cmetcalf@tilera.com>
Tue, 17 May 2011 19:52:22 +0000 (15:52 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Fri, 20 May 2011 02:56:13 +0000 (22:56 -0400)
These changes make the syscall table line up correctly for
tilegx compat mode, and remove the stale sys32_fadvise64() function,
which isn't actually used by any syscall table.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>

No differences found