Removed memset declaration
This commit is contained in:
parent
36dba59c07
commit
cc32314161
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue