Blame view

include/asm-x86/genapic.h 84 Bytes
96a388de5   Thomas Gleixner   i386/x86_64: move...
1
2
3
4
5
  #ifdef CONFIG_X86_32
  # include "genapic_32.h"
  #else
  # include "genapic_64.h"
  #endif