mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-10-14 20:03:51 +00:00
8 lines
134 B
C
8 lines
134 B
C
#ifndef _BLACKFIN_SECTIONS_H
|
|
#define _BLACKFIN_SECTIONS_H
|
|
|
|
/* nothing to see, move along */
|
|
#include <asm-generic/sections.h>
|
|
|
|
#endif
|