Remove memset() declaration (provided by <grub/misc.h>)

This commit is contained in:
Robert Millan 2010-01-18 17:39:04 +00:00
parent 394ec6b646
commit d8a7de8d01

View 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);