Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/sparc64/loader/stack.h

    rdf4ed85 r5360cf0  
    3030#define BOOT_sparc64_STACK_H_
    3131
    32 #define STACK_ALIGNMENT                 16
    33 #define STACK_BIAS                      2047
    34 #define STACK_WINDOW_SAVE_AREA_SIZE     (16*8)
     32#define STACK_ALIGNMENT              16
     33#define STACK_BIAS                   2047
     34#define STACK_WINDOW_SAVE_AREA_SIZE  (16 * 8)
    3535
    3636#endif
Note: See TracChangeset for help on using the changeset viewer.