commit | 3a0c6c4ad6f97931f1d9a729322cb1612218ed96 | [log] [tgz] |
---|---|---|
author | Paul Brook <paul@codesourcery.com> | Thu Feb 09 19:04:27 2012 +0000 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Fri Feb 10 10:48:09 2012 +0000 |
tree | 7cb91ea134141a2ac3aa276cbff04fede64fd917 | |
parent | 6f79e06b35b26a1beda6f6dc4dd02588887597e9 [diff] |
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>