commit | 6e7eb46b8e004e8972432f4528149112bfa7efe3 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Sep 10 07:47:39 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Mon Sep 14 23:28:52 2020 +0200 |
tree | 14e78259abcd6048df08632b5aaba134beb80db4 | |
parent | 6dc642802aef7a1662c3841936e6c5e444d4b0fa [diff] |
riscv: define function set_gd() Function set_gd() is needed in the UEFI sub-system if the global data pointer is stored in a register. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>