ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/include/serial.h
(Generate patch)

Comparing BasiliskII/src/include/serial.h (file contents):
Revision 1.7 by cebix, 2004-01-12T15:29:27Z vs.
Revision 1.8 by gbeauche, 2005-01-08T08:57:53Z

# Line 88 | Line 88 | public:
88          uint32 output_dt;       // Mac address of Deferred Task for writing
89  
90   #ifdef POWERPC_ROM
91 <        uint8 dt_store[SIZEOF_serdt * 2];
91 >        uint32 dt_store;
92   #endif
93   };
94  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines