Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 80 → Rev 81

/SPARTAN/trunk/arch/ia32/include/context.h
31,8 → 31,8
 
#include <arch/types.h>
 
#define SP_DELTA 8
 
 
struct context {
__u32 sp;
__u32 pc;