cvs commit: src/sys/sparc64/sparc64 intr_machdep.c

Marius Strobl marius at FreeBSD.org
Wed Mar 2 10:55:57 GMT 2005


marius      2005-03-02 10:55:56 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sparc64  intr_machdep.c 
  Log:
  Assorted style fixes and minor changes:
  - Use FBSDID.
  - Use uintXX_t instead of u_intXX_t.
  - Be consistent with white-space.
  - Mark some globals as static.
  - Add a missing prototype.
  - Remove a unused variable.
  - etc.
  
  Revision  Changes    Path
  1.20      +16 -17    src/sys/sparc64/sparc64/intr_machdep.c


More information about the cvs-src mailing list