Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Apr 1999 13:10:25 -0500 (EST)
From:      zhihuizhang <bf20761@binghamton.edu>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Question of #ifdef __i386__
Message-ID:  <Pine.SOL.L3.93.990402130254.9508B-100000@bingsun2>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.L3.93.990402130254.9508B-100000>