From owner-freebsd-hackers Fri Apr 2 10:10:55 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from bingsun2.cc.binghamton.edu (bingsun2.cc.binghamton.edu [128.226.1.6]) by hub.freebsd.org (Postfix) with ESMTP id F16E615054 for ; Fri, 2 Apr 1999 10:10:46 -0800 (PST) (envelope-from bf20761@binghamton.edu) Received: from localhost (bf20761@localhost) by bingsun2.cc.binghamton.edu (8.8.7/8.6.9) with SMTP id NAA10848 for ; Fri, 2 Apr 1999 13:10:25 -0500 (EST) Date: Fri, 2 Apr 1999 13:10:25 -0500 (EST) From: zhihuizhang X-Sender: bf20761@bingsun2 To: freebsd-hackers@FreeBSD.ORG Subject: Question of #ifdef __i386__ Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am wondering whether "#ifdef __i386__" is created because of the following line at the beginning of the file i386/conf/GENERIC: machine "i386" If so, what source code is responsible for translating it into "#ifdef __i386__"? Thanks a lot. -------------------------------------------------- | Zhihui Zhang, http://cs.binghamton.edu/~zzhang | | Dept. of Computer Science, SUNY at Binghamton | -------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message