From: Robert Millan Date: Mon, 18 Jan 2010 17:39:04 +0000 (+0000) Subject: Remove memset() declaration (provided by ) X-Git-Tag: 2.00~1266^2~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8a7de8d019702c5448e47f2d19db034f73b051b;p=thirdparty%2Fgrub.git Remove memset() declaration (provided by ) --- diff --git a/include/grub/ia64/efi/misc.h b/include/grub/ia64/efi/misc.h index 2037f7c24..2b99dda62 100644 --- a/include/grub/ia64/efi/misc.h +++ b/include/grub/ia64/efi/misc.h @@ -16,7 +16,6 @@ * along with GRUB. If not, see . */ -void EXPORT_FUNC (memset) (void); void EXPORT_FUNC (__ia64_trampoline) (void); void EXPORT_FUNC (grub_init_modules) (void);