Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4369 → Rev 4663

/branches/sparc/kernel/arch/sparc64/src/proc/sun4v/scheduler.c
41,8 → 41,6
#include <arch/sun4v/cpu.h>
#include <arch/sun4v/hypercall.h>
 
extern kstack_wbuf_ptr kstack_wbuf_ptrs[MAX_NUM_STRANDS];
 
/** Perform sparc64 specific tasks needed before the new task is run. */
void before_task_runs_arch(void)
{