mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-28 04:13:05 +00:00
Remove memset() declaration (provided by <grub/misc.h>)
This commit is contained in:
parent
394ec6b646
commit
d8a7de8d01
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user