K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-10-12T20:35:56.000000Z K 7 svn:log V 267 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 END