Ignore:
Timestamp:
Jun 27, 2017, 10:53:32 AM (7 years ago)
Author:
ertl-honda
Message:

3.1.0を反映

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asp3_wo_tecs/trunk/sample/sample1.h

    r302 r306  
    66 *  Copyright (C) 2000-2003 by Embedded and Real-Time Systems Laboratory
    77 *                              Toyohashi Univ. of Technology, JAPAN
    8  *  Copyright (C) 2004-2014 by Embedded and Real-Time Systems Laboratory
     8 *  Copyright (C) 2004-2016 by Embedded and Real-Time Systems Laboratory
    99 *              Graduate School of Information Science, Nagoya Univ., JAPAN
    1010 *
     
    5353 *  の責任を負わない.
    5454 *
    55  *  $Id: sample1.h 286 2014-11-29 07:51:11Z ertl-hiro $
     55 *  $Id: sample1.h 705 2016-03-29 14:16:41Z ertl-hiro $
    5656 */
    5757
     
    108108extern void     main_task(intptr_t exinf);
    109109extern void exc_task(intptr_t exinf);
     110#ifdef INTNO1
     111extern void intno1_isr(intptr_t exinf);
     112#endif /* INTNO1 */
    110113#ifdef CPUEXC1
    111114extern void     cpuexc_handler(void *p_excinf);
Note: See TracChangeset for help on using the changeset viewer.