mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-02 11:13:02 +09:00
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>