source: EcnlProtoTool/trunk/asp3_dcre/target/gr_peach_gcc/target_timer.h@ 429

Last change on this file since 429 was 429, checked in by coas-nagasima, 4 years ago

ASP3, TINET, mbed を更新

  • Property svn:eol-style set to native
  • Property svn:mime-type set to text/x-chdr;charset=UTF-8
File size: 210 bytes
Line 
1/*
2 * タイマドライバ
3 *
4 * $Id$
5 */
6
7#ifndef TOPPERS_TARGET_TIMER_H
8#define TOPPERS_TARGET_TIMER_H
9
10/*
11 * チップで共通な定義
12 */
13#include "chip_timer.h"
14
15#endif /* TOPPERS_TARGET_TIMER_H */
Note: See TracBrowser for help on using the repository browser.