You are not logged in.
Pages: 1
Was writing basic kernel modules for my assignment when clangd started to say that linux/init.h doesn't exist. I tried reinstalling linux-headers but nothing changes.
Anyone had the similar issue?
This message is against the codd of conduct
Offline
pacman -Ql linux-headers | grep init.hand please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Post the actual, complete error in its entire context.
You might simply be missing the relevant include paths.
Offline
Pages: 1