|
|
| version 1.1, 2004/03/19 03:36:52 | version 1.2, 2004/03/23 04:45:04 |
|---|---|
| Line 3 | Line 3 |
| #if defined(SUPPORT_PC9821) | #if defined(SUPPORT_PC9821) |
| typedef struct { | |
| UINT32 base; | |
| UINT8 membankd0; | |
| } _PCIDEV, *PCIDEV; | |
| #ifdef __cplusplus | #ifdef __cplusplus |
| extern "C" { | extern "C" { |
| #endif | #endif |