Ignore:
Timestamp:
2009-11-20T17:14:32Z (14 years ago)
Author:
Pavel Rimsky <pavel@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3da11f37
Parents:
5a4fef9
Message:

Sources forked into sun4u and sun4v versions such that sun4u and sun4v have separate switch_to_userspace routines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/src/proc/sun4v/scheduler.c

    r5a4fef9 r18baf9c0  
    11/*
    22 * Copyright (c) 2006 Jakub Jermar
    3  * Copyright (c) 2009 Pavel Rimsky
    43 * All rights reserved.
    54 *
     
    3837#include <arch.h>
    3938#include <arch/asm.h>
     39#include <arch/arch.h>
    4040#include <arch/stack.h>
    4141#include <arch/sun4v/cpu.h>
    42 #include <arch/sun4v/arch.h>
    4342#include <arch/sun4v/hypercall.h>
    4443
Note: See TracChangeset for help on using the changeset viewer.