ARM: Delete OABI syscall handling.
authorAli Saidi <Ali.Saidi@ARM.com>
Wed, 23 Feb 2011 21:10:48 +0000 (15:10 -0600)
committerAli Saidi <Ali.Saidi@ARM.com>
Wed, 23 Feb 2011 21:10:48 +0000 (15:10 -0600)
commite572cf93ee411ef40acdb64eb3073231619862ed
treeb3eecbb8d0e3fb57889136047b5c7e21794751c5
parent511c637ab0549952b6e67eeae65fafa8aab8c7c3
ARM: Delete OABI syscall handling.

We only support EABI binaries, so there is no reason to support OABI syscalls.
The loader detects OABI calls and fatal() so there is no reason to even check
here.
src/arch/arm/faults.cc