aboutsummaryrefslogtreecommitdiffstats
path: root/src/romlayout.S
diff options
context:
space:
mode:
Diffstat (limited to 'src/romlayout.S')
-rw-r--r--src/romlayout.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/romlayout.S b/src/romlayout.S
index 80719630..a931b323 100644
--- a/src/romlayout.S
+++ b/src/romlayout.S
@@ -440,7 +440,7 @@ entry_bios32:
lretl
// 32bit elf entry point
- EXPORTFUNC entry_elf
+ DECLFUNC entry_elf
entry_elf:
cli
cld
@@ -458,7 +458,7 @@ entry_elf:
.code16
// UEFI Compatibility Support Module (CSM) entry point
- EXPORTFUNC entry_csm
+ DECLFUNC entry_csm
entry_csm:
// Backup register state
pushfw