Blackfin: define __NR_recvmmsg
authorMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 09:07:32 +0000 (04:07 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 09:07:32 +0000 (04:07 -0500)
Commit a2e2725541f added recvmmsg to a bunch of arches (including the
Blackfin entry.S), but didn't actually add the new __NR_ define for it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found