Ticket #816: mpc8xx.h.diff

File mpc8xx.h.diff, 831 bytes (added by ptorre, on 12/03/06 at 13:31:12)

mpc8xx.h.diff

Line 
1*** ./c/src/lib/libcpu/powerpc/mpc8xx/include/mpc8xx.h
2--- /usr/local/src/rtems-4.6.0/tools/rtems-4.6.0pre4/c/src/lib/libcpu/powerpc/mpc8xx/include/mpc8xx.h.backup    Fri Jul 29 10:00:40 2005
3***************
4*** 506,514 ****
5        rtems_unsigned16        iaddr3;
6        rtems_unsigned16        iaddr4;
7        rtems_unsigned16        _boff_cnt;
8-       rtems_unsigned16        taddr_l;
9-       rtems_unsigned16        taddr_m;
10        rtems_unsigned16        taddr_h;
11      } ethernet;
12    } un;
13  } m8xxSCCENparms_t;
14--- 506,514 ----
15        rtems_unsigned16        iaddr3;
16        rtems_unsigned16        iaddr4;
17        rtems_unsigned16        _boff_cnt;
18        rtems_unsigned16        taddr_h;
19+       rtems_unsigned16        taddr_m;
20+       rtems_unsigned16        taddr_l;
21      } ethernet;
22    } un;
23  } m8xxSCCENparms_t;