Diff for /np2/io/pcidev.h between versions 1.1 and 1.2

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

Removed from v.1.1  
changed lines
  Added in v.1.2


RetroPC.NET-CVS <cvs@retropc.net>