source:
svn/trunk/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/asm/hp-lj/asic.h
| Last change on this file was 2, checked in by jglee, 11 years ago | |
|---|---|
|
|
| File size: 140 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | typedef enum { IllegalAsic, UnknownAsic, AndrosAsic, HarmonyAsic } AsicId; |
| 3 | |
| 4 | AsicId GetAsicId(void); |
| 5 | |
| 6 | const char* const GetAsicName(void); |
| 7 |
Note: See TracBrowser
for help on using the repository browser.
