source: svn/branches/kctv/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/asm/hp-lj/asic.h

Last change on this file was 2, checked in by phkim, 11 years ago

1.phkim

  1. revision copy newcon3sk r27
  • 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.