diff options
author | Alexander Graf <agraf@suse.de> | 2012-01-28 21:12:14 +0200 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2012-02-02 17:51:19 +0200 |
commit | 125b0f55b63d11518f7d17480c795697c98b9bd3 (patch) | |
tree | 176e7fea89565f9b8b9070c7f20fbcf34f50f403 /libcacard/cac.h | |
parent | d0fd11ffd3e2cb65234da354f14d745e5fbfce67 (diff) |
linux-user: save auxv length
We create our own AUXV segment on stack and save a pointer to it.
However we don't save the length of it, so any code that wants to
do anything useful with it later on has to walk it again.
Instead, let's remember the length of our AUXV segment. This
simplifies later uses by a lot.
(edited by Riku to apply to qemu HEAD)
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
Diffstat (limited to 'libcacard/cac.h')
0 files changed, 0 insertions, 0 deletions