Changeset ad36bd6 in mainline for src/cpu/cpu.c


Ignore:
Timestamp:
2005-04-25T12:37:44Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
85bfdcc8
Parents:
c9b8c5c
Message:

Small improvements.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/cpu/cpu.c

    rc9b8c5c rad36bd6  
    8282        #endif /* __SMP__ */
    8383       
     84        CPU->active = 1;
     85       
    8486        cpu_identify();
    8587        cpu_arch_init();
Note: See TracChangeset for help on using the changeset viewer.