Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 184 → Rev 181

/SPARTAN/trunk/include/arch.h
64,9 → 64,6
 
#define THE ((the_t *)(get_stack_base()))
 
extern void the_initialize(the_t *the);
extern void the_copy(the_t *src, the_t *dst);
 
extern void arch_pre_mm_init(void);
extern void arch_post_mm_init(void);
extern void arch_late_init(void);