cvs commit: src/sys/geom/gate g_gate.c g_gate.h

Pawel Jakub Dawidek pjd at FreeBSD.org
Sun May 2 10:57:50 PDT 2004


pjd         2004/05/02 10:57:50 PDT

  FreeBSD src repository

  Modified files:
    sys/geom/gate        g_gate.c g_gate.h 
  Log:
  Make it compile on 64-bit architectures.
  The biggest issue was that 16-bit atomic operations aren't supported
  on all architectures.
  
  Revision  Changes    Path
  1.2       +14 -14    src/sys/geom/gate/g_gate.c
  1.2       +12 -12    src/sys/geom/gate/g_gate.h


More information about the cvs-all mailing list