Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 442 → Rev 443

/SPARTAN/trunk/arch/ia64/include/context.h
32,11 → 32,8
#include <arch/types.h>
#include <typedefs.h>
#include <align.h>
#include <arch/stack.h>
 
#define STACK_ITEM_SIZE 16
#define STACK_ALIGNMENT 16
#define REGISTER_STACK_ALIGNMENT 8
 
/*
* context_save() and context_restore() are both leaf procedures.
* No need to allocate scratch area.