Ignore:
Timestamp:
May 10, 2017, 5:04:01 PM (7 years ago)
Author:
alain
Message:

mprove the HAL for interrupt, exception, syscall handling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kernel/devices/dev_txt.c

    r14 r16  
    158158                            uint32_t   count )
    159159{
    160     uint32_t  save_sr;
    161 
    162160    // get pointer on calling thread
    163161    thread_t * this = CURRENT_THREAD;
Note: See TracChangeset for help on using the changeset viewer.