[Blackfin] arch: replace implied numbers with real values
authorMike Frysinger <vapier.adi@gmail.com>
Wed, 23 Apr 2008 00:09:45 +0000 (08:09 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 23 Apr 2008 00:09:45 +0000 (08:09 +0800)
replace implied numbers with real values so that strace is able to
calculate things automatically ... the numbers are frozen in our ABI,
so having them based off other __NR_xxx values really doesnt matter
-- no functional changes

Signed-off-by: Mike Frysinger <vapier.adi@gmail.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>

No differences found