Changeset ef5de6d in mainline for boot/arch/ia64/loader/main.c


Ignore:
Timestamp:
2008-12-31T13:13:26Z (15 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2f08ff55
Parents:
f58321c4
Message:

Remove most of the ia64 dead / commented out code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/ia64/loader/main.c

    rf58321c4 ref5de6d  
    8080        bootinfo_t *bootinfo=&binfo;
    8181       
    82         //for(ii=0;ii<KERNEL_SIZE;ii++) ((char *)(0x100000))[ii] = ((char *)KERNEL_START)[ii+1];
    83        
    84        
    85         //((int *)(0x100000))[0]++;
    8682       
    8783
Note: See TracChangeset for help on using the changeset viewer.