2005-11-22 Hollis Blanchard <hollis@penguinppc.org>
* partmap/acorn.c: Change `unsigned' to `unsigned int'. Move all variable definitions to the beginning of each function. Sort stack variables by size. (find): Rename to `acorn_partition_map_find'. Cast `grub_disk_read' `buf' argument to `char *'.
This commit is contained in:
parent
79bbb63f6b
commit
aeaf81d9a3
2 changed files with 31 additions and 15 deletions
|
@ -1,3 +1,11 @@
|
|||
2005-11-22 Hollis Blanchard <hollis@penguinppc.org>
|
||||
|
||||
* partmap/acorn.c: Change `unsigned' to `unsigned int'. Move all
|
||||
variable definitions to the beginning of each function. Sort stack
|
||||
variables by size.
|
||||
(find): Rename to `acorn_partition_map_find'. Cast `grub_disk_read'
|
||||
`buf' argument to `char *'.
|
||||
|
||||
2005-11-22 Hollis Blanchard <hollis@penguinppc.org>
|
||||
|
||||
* conf/powerpc-ieee1275.rmk: Include conf/common.mk.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue