The get_smbios_entry_point() function doesn't exist, delete
unused prototype.

Signed-off-by: Eduardo Habkost <ehabk...@redhat.com>
---
 src/util.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/util.h b/src/util.h
index 0de35229..652ca6b1 100644
--- a/src/util.h
+++ b/src/util.h
@@ -88,7 +88,6 @@ u32 find_resume_vector(void);
 void acpi_reboot(void);
 void find_acpi_features(void);
 extern struct smbios_entry_point *SMBiosAddr;
-struct smbios_entry_point *get_smbios_entry_point();
 void copy_smbios(void *pos);
 void display_uuid(void);
 void copy_table(void *pos);
-- 
2.28.0
_______________________________________________
SeaBIOS mailing list -- seabios@seabios.org
To unsubscribe send an email to seabios-le...@seabios.org

Reply via email to