[IA64] Add stub entry to fsys.S for sys_migrate_pages
When this new syscall was added to ia64 in commit
39743889
fsys.S was forgotten. Add a ".data8 0" there to keep
it in step. [Reported by Stephane Eranian]
Signed-off-by: Tony Luck <tony.luck@intel.com>