Staging
v0.7.0
Raw File
sections.h
#ifndef _BLACKFIN_SECTIONS_H
#define _BLACKFIN_SECTIONS_H

/* nothing to see, move along */
#include <asm-generic/sections.h>

#endif
back to top