K 10 svn:author V 6 marius K 8 svn:date V 27 2006-01-23T14:56:33.000000Z K 7 svn:log V 379 MFC: 1.34 Extend the scope of #ifndef LOCORE to also cover the prototype of ktr_tracepoint() and the macros using it. This allows this header to be included in .S files for obtaining the KTR_* class macros directly and providing a default value for KTR_COMPILE in case it's not specified in the kernel config file including defining it to 0 when not using 'options KTR' at all. END