]> granicus.if.org Git - strace/commit
Blackfin: tweak sram_alloc syscall decode
authorMike Frysinger <vapier@gentoo.org>
Wed, 3 Apr 2013 04:19:31 +0000 (00:19 -0400)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 30 Apr 2013 21:55:54 +0000 (21:55 +0000)
commit149d7de7e7ab53dd8c5bd63147c704988e65ce35
tree5c31622eb6a9b34b341e2b5e78e2c622bf83ffee
parent72cdefbb72d3bd376fbcaa97c41666388cc31e92
Blackfin: tweak sram_alloc syscall decode

* system.c (sys_sram_alloc): The 2nd argument of sram_alloc syscall
is a bit field, not a specific value, so decode it as such.

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