Blame view

include/asm-arm/siginfo.h 94 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
  #ifndef _ASMARM_SIGINFO_H
  #define _ASMARM_SIGINFO_H
  
  #include <asm-generic/siginfo.h>
  
  #endif