Blame view

include/asm-alpha/sections.h 128 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
4
5
6
7
  #ifndef _ALPHA_SECTIONS_H
  #define _ALPHA_SECTIONS_H
  
  /* nothing to see, move along */
  #include <asm-generic/sections.h>
  
  #endif