mirror of
https://github.com/torvalds/linux
synced 2026-06-27 13:22:08 +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>