/include/asm-generic/linkage.h

https://bitbucket.org/thekraven/iscream_thunderc-2.6.35 · C++ Header · 8 lines · 3 code · 1 blank · 4 comment · 0 complexity · b2133cf2eb2fa1034acc8bdeae464d90 MD5 · raw file

  1. #ifndef __ASM_GENERIC_LINKAGE_H
  2. #define __ASM_GENERIC_LINKAGE_H
  3. /*
  4. * linux/linkage.h provides reasonable defaults.
  5. * an architecture can override them by providing its own version.
  6. */
  7. #endif /* __ASM_GENERIC_LINKAGE_H */