commit
8b0059eb77
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ typedef union {
|
|||
} PPCWGPipe;
|
||||
|
||||
#ifdef __MWERKS__
|
||||
/*volatile*/ PPCWGPipe GXWGFifo : GXFIFO_ADDR;
|
||||
volatile PPCWGPipe GXWGFifo : GXFIFO_ADDR;
|
||||
#else
|
||||
#define GXWGFifo (*(volatile PPCWGPipe*)GXFIFO_ADDR)
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue