sections.h 136 B

1234567
  1. #ifndef _M68KNOMMU_SECTIONS_H
  2. #define _M68KNOMMU_SECTIONS_H
  3. /* nothing to see, move along */
  4. #include <asm-generic/sections.h>
  5. #endif