| * This file is subject to the terms and conditions of the GNU General Public |
| * License. See the file "COPYING" in the main directory of this archive |
| * Copyright (C) 2014, Imagination Technologies Ltd. |
| * EVA functions for generic code |
| #include <kernel-entry-init.h> |
| * Platforms must define their own 'platform_eva_init' macro in |
| * their kernel-entry-init.h header. This macro usually does the |
| * platform specific configuration of the segmentation registers, |
| * and it is normally called from assembly code. |
| #endif /* __ASSEMBLY__ */ |