Change grub_memmove to use void *
This commit is contained in:
parent
0651145eca
commit
c7b6b37e1d
3 changed files with 10 additions and 5 deletions
|
@ -1,3 +1,8 @@
|
|||
2000-05-29 Chip Salzenberg <chip@valinux.com>
|
||||
|
||||
* stage2/shared.h (grub_memmove): Prototype to use void *.
|
||||
* stage2/char_io.c (grub_memmove): Define likewise.
|
||||
|
||||
2000-05-30 Gordon Matzigkeit <gord@fig.org>
|
||||
|
||||
* docs/user-ref.texi (Stage2 errors): Update error messages.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue