Ignore:
Timestamp:
2009-11-03T19:53:19Z (14 years ago)
Author:
Pavel Rimsky <pavel@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b4655da
Parents:
f238e86
Message:

Output in kernel now possible, init phase passes to cpu_init.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/include/trap/sun4v/mmu.h

    rf238e86 r66e08d02  
    7979.macro FAST_DATA_ACCESS_MMU_MISS_HANDLER tl
    8080//MH
     81        save %sp, -STACK_WINDOW_SAVE_AREA_SIZE, %sp
    8182        set 0x8000, %o0
    8283        set 0x0, %o1
     
    8485        set 0x3, %o3
    8586        ta 0x83
     87        restore %g0, 0, %g0
    8688        retry
    8789#if 0
Note: See TracChangeset for help on using the changeset viewer.