Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2003 14:33:42 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/idt idt.c
Message-ID:  <200311162233.hAGMXgIj025490@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/11/16 14:33:42 PST

  FreeBSD src repository

  Modified files:
    sys/dev/idt          idt.c 
  Log:
  Gross kludge:
  o when compiling lint, undefine certain things and redefine them so that the
    driver doesn't #error out.  Since lint kernels aren't supposed to be
    bootable, I'm no troubled by this breakage.
  
  This fixes the tinderbox
  
  Suggested by: rwatson
  Approved by: bms
  
  Revision  Changes    Path
  1.7       +8 -0      src/sys/dev/idt/idt.c



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