source: svn/newcon3bcm2_21bu/toolchain/mipsel-linux-uclibc/include/asm/hp-lj/asic.h @ 26

Last change on this file since 26 was 26, checked in by phkim, 11 years ago
  1. phkim
  2. 서경방소에서 kctv 로고 변경
  • Property svn:executable set to *
File size: 140 bytes
Line 
1
2typedef enum { IllegalAsic, UnknownAsic, AndrosAsic, HarmonyAsic } AsicId;
3
4AsicId GetAsicId(void);
5
6const char* const GetAsicName(void);
7
Note: See TracBrowser for help on using the repository browser.