Date: Sat, 12 Oct 2002 13:35:56 -0700 (PDT) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/include pmap.h Message-ID: <200210122035.g9CKZuio096533@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2002/10/12 13:35:56 PDT
Modified files:
sys/ia64/include pmap.h
Log:
Remove the dependency on ia64_cpu.h by not defining pmap_kextract()
as a trivial function that only calls ia64_tpa() and hence requires
the prototype of ia64_tpa(), but by defining pmap_kextract as
ia64_tpa. This solves the inclusion ordering issue in ddb/db_watch.c
Revision Changes Path
1.10 +1 -6 src/sys/ia64/include/pmap.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210122035.g9CKZuio096533>
