cvs commit: src/sys/powerpc/mpc85xx mpc85xx.c ocpbus.c src/sys/powerpc/include cpufunc.h

Marcel Moolenaar marcel at FreeBSD.org
Sun Apr 27 17:13:22 UTC 2008


marcel      2008-04-27 17:13:22 UTC

  FreeBSD src repository

  Modified files:
    sys/powerpc/mpc85xx  mpc85xx.c ocpbus.c 
    sys/powerpc/include  cpufunc.h 
  Log:
  Remove mfsvr():
  o  The function is defined unconditionally but depends on SPR_SVR,
     which is defined conditionally.
  o  spr.h defines mfspr() and mtspr(), which is no worse to use.
  
  Revision  Changes    Path
  1.23      +0 -10     src/sys/powerpc/include/cpufunc.h
  1.3       +1 -1      src/sys/powerpc/mpc85xx/mpc85xx.c
  1.7       +1 -1      src/sys/powerpc/mpc85xx/ocpbus.c


More information about the cvs-src mailing list