]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Remove memset() declaration (provided by <grub/misc.h>)
authorRobert Millan <rmh@aybabtu.com>
Mon, 18 Jan 2010 17:39:04 +0000 (17:39 +0000)
committerRobert Millan <rmh@aybabtu.com>
Mon, 18 Jan 2010 17:39:04 +0000 (17:39 +0000)
include/grub/ia64/efi/misc.h

index 2037f7c248688530742d8225c741628f552a4774..2b99dda62dbb6e140cd1f6926e20aa70c15176a4 100644 (file)
@@ -16,7 +16,6 @@
  *  along with GRUB.  If not, see <http://www.gnu.org/licenses/>.
  */
 
-void EXPORT_FUNC (memset) (void);
 void EXPORT_FUNC (__ia64_trampoline) (void);
 void EXPORT_FUNC (grub_init_modules) (void);