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

Last change on this file since 47 was 47, checked in by megakiss, 11 years ago

459Mhz로 OTC 주파수 변경

  • 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.