Commit 6a7f06eb authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] create an m68knommu local.h

This patch creates a local.h for the m68knommu arhcitecture. Like
most others architectures it is just an include of the generic one.
parent 7eaf8cd5
#ifndef __M68KNOMMU_LOCAL_H
#define __M68KNOMMU_LOCAL_H
#include <asm-generic/local.h>
#endif /* __M68KNOMMU_LOCAL_H */
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