Ignore:
Timestamp:
Feb 8, 2015, 12:50:23 PM (9 years ago)
Author:
alain
Message:

Introduce a fully parallel procedure for the kernel initialisation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/giet_kernel/irq_handler.c

    r459 r494  
    2727#endif
    2828
    29 // ISR_TYPE names for display
     29////////////////////////////////////////////
     30//     ISR_TYPE names for display
     31///////////////////////////////////////////
     32__attribute__((section(".kdata")))
    3033char* _isr_type_name[] = { "DEFAULT",
    3134                           "TICK"   ,
Note: See TracChangeset for help on using the changeset viewer.