Ignore:
Timestamp:
Jun 20, 2012, 5:11:11 PM (12 years ago)
Author:
karaoui
Message:

Cleaning unused files
Simplifying Makefile
adding missing include

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/boot/reset.S

    r160 r162  
    119119        jal     boot_init
    120120    nop
    121     j app_start
     121    j to_kinit
    122122    nop
    123123
     
    130130    nop
    131131       
    132 app_start:
     132to_kinit:
    133133    /* All processors initialize PTPR / MODE */
    134134    /* and jump to kernel_init code.                                     */
Note: See TracChangeset for help on using the changeset viewer.