source: svn/newcon3bcm2_21bu/rockford/bsp/bcm97552/common/board.h @ 22

Last change on this file since 22 was 22, checked in by phkim, 11 years ago
  1. phkim
  2. newcon3sk 를 kctv 로 브랜치 함
  • Property svn:executable set to *
File size: 224 bytes
Line 
1#ifndef BOARD_H
2#define BOARD_H
3
4/* include all board specific files */
5#include "boardcfg.h"
6
7#ifdef NEW_CFE_BSP
8#include "chipcfg.h"
9#else
10#include "boardmap.h"
11#endif
12
13#define INPUT_CLK_CYCLES_PER_COUNT_REG_INCR 2
14#endif
Note: See TracBrowser for help on using the repository browser.