Changes between Version 9 and Version 10 of kernel_switch


Ignore:
Timestamp:
Dec 9, 2016, 5:54:10 PM (7 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • kernel_switch

    v9 v10  
    8282
    8383 === void '''_ctx_eret'''() ===
    84 The address of this function is used to initialise the return address in the "idle" task context.
     84The address of this function is used to initialise the return address in a thread context.
    8585
    8686 === void '''_idle_thread'''() ===