Ignore:
Timestamp:
Apr 17, 2014, 8:08:13 AM (10 years ago)
Author:
ertl-hiro
Message:

ASPカーネルの修正への追従。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp_wo_cfg/trunk/kernel/dataqueue.c

    r70 r71  
    773773        if (init_wait_queue(&(p_dtqcb->rwait_queue))) {
    774774                dspreq = true;
    775         };
     775        }
    776776        p_dtqcb->count = 0U;
    777777        p_dtqcb->head = 0U;
Note: See TracChangeset for help on using the changeset viewer.