Do garbage collection of unused sections.
[seabios.git] / src / romlayout.S
index a128018f0122871262351e393ab25c5e6b79645a..cbd9483681749555a102ee617742a81246eda408 100644 (file)
@@ -332,7 +332,7 @@ apm32protected_entry:
         lretl
 
 // 32bit elf entry point
-        DECLFUNC post32
+        EXPORTFUNC post32
 post32:
         cli
         cld
@@ -387,7 +387,7 @@ irqentry:
         iretw
 
         // Main entry point for interrupts with args
-        DECLFUNC irqentry
+        DECLFUNC irqentryarg
 irqentryarg:
         ENTRY_ARG_ST
         iretw