Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 01:53 -0700
From:      Qing <qingli@speakeasy.net>
To:        freebsd-stable@freebsd.org
Subject:   #include <machine/###.h>
Message-ID:  <200107250853.BAA09478@webmail.speakeasy.net>

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

There are C files with header file inclusion like

#include <machine/clock.h>
#include <machine/atomic.h>

and such. It appears that these header files really live
in "/src/sys/i386/include".

what is the relation between "machine/" and 
the "i386/include"? How are the header file
includes resolved ?

Thanks.

-- Qing



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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