aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/failover.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/failover.ld')
-rw-r--r--src/arch/x86/failover.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/failover.ld b/src/arch/x86/failover.ld
index c8c00bbce7..e9613d996e 100644
--- a/src/arch/x86/failover.ld
+++ b/src/arch/x86/failover.ld
@@ -14,7 +14,7 @@
* GNU General Public License for more details.
*/
-ENTRY(reset_vector)
+ENTRY(_start)
MEMORY {
rom : ORIGIN = 0xffff0000, LENGTH = 64K