I'm working on a kernel module that uses rtapi_get_clocks. In the docs it mentions a CPU_khz kernel variable, but I think that may be outdated. But I did find tsc_khz which is defined within asm/tsc.h.
My module is within the linuxcnc source tree and I'm building in place. Debian amd64 rt kernel. I can see that the file is in the kernel headers. But make (and gcc) complains it doesnt exist. Do any Makefile gurus know what might be going on? Thanks, Curt _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers