Changeset 8ac5fe7 in mainline for arch/sparc64/src/start.S


Ignore:
Timestamp:
2005-12-02T16:18:23Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
060ce90
Parents:
414f59c
Message:

sparc64 work.
Add dummy trap tables.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/sparc64/src/start.S

    r414f59c r8ac5fe7  
    52521:
    5353        set ofw, %l0
    54         stx %o4, [%l0]
    5554
    5655        call ofw_init
    57         nop
     56        stx %o4, [%l0]
    5857
    5958        call main_bsp
Note: See TracChangeset for help on using the changeset viewer.