Commit ecb35a68 authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] create an m68knommu sections.h

This patch creates a sections.h for the m68knommu architecture.
Nothing special needed, just an include of the generic code.
parent 6a7f06eb
#ifndef _M68KNOMMU_SECTIONS_H
#define _M68KNOMMU_SECTIONS_H
/* nothing to see, move along */
#include <asm-generic/sections.h>
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment