Chris, Assuming that you have shown the include statement exactly as it is in the file, you have a syntax error. The statement should be:
#include <asm/tsc.h> Alan Date: Thu, 2 Jun 2022 08:13:04 -0400 > From: Curtis Dutton <[email protected]> > To: EMC developers <[email protected]> > Subject: Re: [Emc-developers] Trying to include asm/tsc.h > Message-ID: > <CAPChLEo+jfUub2iTey7jy=N9pFrU= > [email protected]> > Content-Type: text/plain; charset="UTF-8" > > #include<asm/tsc.h> > _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
