[U-Boot] [PATCH 28/82] x86: Don't export interrupt handlers with x86_64

Bin Meng bmeng.cn at gmail.com
Tue Oct 11 05:16:36 CEST 2016


On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass <sjg at chromium.org> wrote:
> We don't have a way of adjusting these at present so it is best to refuse to
> export these functions. This can be implemented later if the API is required.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  include/_exports.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list