OSDN Git Service

カーネルのターゲット非依存部1.7.0およびCFGをマージ
[toppersasp4lpc/asp.git] / asp / library / test_lib.c
index 1e7a3b6..1a35c97 100644 (file)
@@ -2,7 +2,7 @@
  *  TOPPERS Software
  *      Toyohashi Open Platform for Embedded Real-Time Systems
  * 
- *  Copyright (C) 2005-2009 by Embedded and Real-Time Systems Laboratory
+ *  Copyright (C) 2005-2011 by Embedded and Real-Time Systems Laboratory
  *              Graduate School of Information Science, Nagoya Univ., JAPAN
  * 
  *  上記著作権者は,以下の(1)〜(4)の条件を満たす場合に限り,本ソフトウェ
@@ -34,7 +34,7 @@
  *  アの利用により直接的または間接的に生じたいかなる損害に関しても,そ
  *  の責任を負わない.
  * 
- *  @(#) $Id: test_lib.c 1573 2009-05-31 13:47:28Z ertl-hiro $
+ *  @(#) $Id: test_lib.c 2067 2011-05-05 00:46:29Z ertl-hiro $
  */
 
 /* 
@@ -104,6 +104,9 @@ test_finish(void)
        SIL_LOC_INT();
        syslog_flush();
        ext_ker();
+
+       /* ここへ来ることはないはず */
+       SIL_UNL_INT();
 }
 
 /*