linux-user: brk() debugging
authorPaul Brook <paul@codesourcery.com>
Thu, 9 Feb 2012 19:04:27 +0000 (19:04 +0000)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Fri, 10 Feb 2012 10:48:09 +0000 (10:48 +0000)
commit3a0c6c4ad6f97931f1d9a729322cb1612218ed96
tree7cb91ea134141a2ac3aa276cbff04fede64fd917
parent6f79e06b35b26a1beda6f6dc4dd02588887597e9
linux-user: brk() debugging

Fix format type mismatches in do_brk debug printfs.

Signed-off-by: Paul Brook <paul@codesourcery.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
linux-user/syscall.c