Ignore:
Timestamp:
Jul 18, 2015, 3:00:42 PM (9 years ago)
Author:
alain
Message:

Modify the task activation/desactivation mechanism
to support the _kill_application() and _exec_application() system functions.
The RUN Boolean in task context has been replaced by the NORUN bit-vector.

File:
1 edited

Legend:

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

    r547 r629  
    88// They contain the code of used to handlle HWI, WTI, PTI interrupts.
    99///////////////////////////////////////////////////////////////////////////
     10
     11#include <giet_config.h>
    1012
    1113#ifndef _IRQ_HANDLER_H
Note: See TracChangeset for help on using the changeset viewer.