Skip to content

Instantly share code, notes, and snippets.

@afriza
Created March 22, 2012 11:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afriza/2157725 to your computer and use it in GitHub Desktop.
Save afriza/2157725 to your computer and use it in GitHub Desktop.
.clang_complete for kernel module development
-std=gnu89
-I/lib/modules/3.0.0-16-generic/build/include/
-I/lib/modules/3.0.0-16-generic/build/arch/x86/include/
-D__KERNEL__
-DMODULE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment