mirror of
https://github.com/FEX-Emu/libunwind.git
synced 2024-12-12 17:06:00 +00:00
(NSTACKS): Move into "ia64-test-stack.h".
(STACK_SIZE_SHIFT): Ditto. (STACK_SIZE): Ditto. (Logical change 1.42)
This commit is contained in:
parent
a3f100b9f0
commit
e55b2e04ce
@ -23,9 +23,7 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
|
||||
#define NSTACKS 1024
|
||||
#define STACK_SIZE_SHIFT 17
|
||||
#define STACK_SIZE (1 << STACK_SIZE_SHIFT)
|
||||
#include "ia64-test-stack.h"
|
||||
|
||||
.common stackmem, NSTACKS*STACK_SIZE, 16
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user