mirror of
https://git.proxmox.com/git/grub2
synced 2025-05-20 18:44:10 +00:00
Removed memset declaration
This commit is contained in:
parent
36dba59c07
commit
cc32314161
@ -16,7 +16,6 @@
|
||||
* along with GRUB. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
void *EXPORT_FUNC (memset) (void *s, int c, int n);
|
||||
void EXPORT_FUNC (__ashldi3) (void);
|
||||
void EXPORT_FUNC (__ashrdi3) (void);
|
||||
void EXPORT_FUNC (__lshrdi3) (void);
|
||||
|
Loading…
Reference in New Issue
Block a user