• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 /*
2  * The compiler.h file has been split into compiler.h and compiler_types.h.
3  * However, to compile bionic we only need the compiler.h.
4  */
5 #include <linux/compiler.h>
6