Commit b2740801 authored by Mike Frysinger's avatar Mike Frysinger

Blackfin: asm/page.h: pull in asm-generic headers

Signed-off-by: default avatarMike Frysinger <vapier@gentoo.org>
parent f9c29e87
......@@ -15,4 +15,7 @@
((current->personality & READ_IMPLIES_EXEC) ? VM_EXEC : 0 ) | \
VM_MAYREAD | VM_MAYWRITE | VM_MAYEXEC)
#include <asm-generic/memory_model.h>
#include <asm-generic/getorder.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