[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:42:32 CEST 2016


On Tue, Oct 11, 2016 at 11:16 AM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list