|
Message-ID: <00a001cfb0eb$97409930$c5c1cb90$@codeaurora.org>
Date: Tue, 5 Aug 2014 13:26:51 -0700
From: "Weiming Zhao" <weimingz@...eaurora.org>
To: <musl@...ts.openwall.com>
Subject: How to setup pre-allocated heap stack space?
Hi,
In musl's crt1.c , I want to let libc to use preallocated heap and stack.
I can set the SP register in crt1. But how do I specify the base address of
heap? So malloc will starts from there.
Thanks,
Weiming
Content of type "text/html" skipped
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.