Blame view

arch/x86/include/asm/types.h 113 Bytes
1965aae3c   H. Peter Anvin   x86: Fix ASM_X86_...
1
2
  #ifndef _ASM_X86_TYPES_H
  #define _ASM_X86_TYPES_H
9d256ff51   Thomas Gleixner   x86: unify includ...
3

73a2d096f   Arnd Bergmann   x86: remove all n...
4
  #include <asm-generic/types.h>
9d256ff51   Thomas Gleixner   x86: unify includ...
5

1965aae3c   H. Peter Anvin   x86: Fix ASM_X86_...
6
  #endif /* _ASM_X86_TYPES_H */