asm-offsets.c 87 B

12345
  1. #ifdef CONFIG_MMU
  2. #include "asm-offsets_mm.c"
  3. #else
  4. #include "asm-offsets_no.c"
  5. #endif