$ pwd
/home/git/linuxcnc-dev
$ find . -iname procfs_macros.h
./src/rtapi/procfs_macros.h
$ find . -type f -iname '*.*c' -exec grep -H procfs_macros {} \; 

nada -- this file is intree but not used
-- 
Dewey Garrett



_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to