Hi all,
How can I use "ctags" in linux device driver. Is there any good tutorial for ctags ?
Bye.
Thanks.
Hi all,
How can I use "ctags" in linux device driver. Is there any good tutorial for ctags ?
Bye.
Thanks.
try:
Most, if not all, linux device drivers are written in C. So use ctags like with every other C file $ ctags *.[ch]
I often used $ man ctags
Heinz
Have something to add? Share your thoughts — no account required.
Ask the community — no account required