Skip to content
Snippets Groups Projects
Commit 0eb25b61 authored by Joe Hershberger's avatar Joe Hershberger Committed by Simon Glass
Browse files

common: Make sure arch-specific map_sysmem() is defined


In the case where the arch defines a custom map_sysmem(), make sure that
including just mapmem.h is sufficient to have these functions as they
are when the arch does not override it.

Also split the non-arch specific functions out of common.h

Signed-off-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
parent eb374221
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment