Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 2004 13:23:24 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa atpic.c icu.h
Message-ID:  <200405112023.i4BKNOFO045272@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004/05/11 13:23:24 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/isa         atpic.c icu.h 
  Log:
  - Move some macros from icu.h into atpic.c as that is the only place they
    are used.
  - Reduce duplication of a couple of macros removing the duplicates from
    ich.h.
  - Remove unused macros from icu.h as well as locore protection as this
    header is no longer included in assembly sources.
  
  Revision  Changes    Path
  1.16      +19 -8     src/sys/i386/isa/atpic.c
  1.33      +0 -53     src/sys/i386/isa/icu.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405112023.i4BKNOFO045272>