 |
RTEMS 6.1-rc7
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
35#ifndef KERN_sparc64_STACK_H_
36#define KERN_sparc64_STACK_H_
38#define STACK_ITEM_SIZE 8
41#define STACK_ALIGNMENT 16
46#define STACK_WINDOW_SAVE_AREA_SIZE (16 * STACK_ITEM_SIZE)
51#define STACK_ARG_SAVE_AREA_SIZE (6 * STACK_ITEM_SIZE)
56#define STACK_BIAS 2047