Subject: Re: locators.h and LKM (was: Re: locators.h?)
To: Emmanuel Dreyfus <p99dreyf@criens.u-psud.fr>
From: Johan Danielsson <joda@pdc.kth.se>
List: tech-kern
Date: 04/02/2001 09:41:07
p99dreyf@criens.u-psud.fr (Emmanuel Dreyfus) writes:

> How should this work with LKM? 

It should probably say

#if defined(_KERNEL) && !defined(_LKM)

/Johan