mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
latest sparc32 patch from Blueswirl
git-svn-id: svn://coreboot.org/openbios/openbios-devel@13 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -204,7 +204,7 @@ lookup(const char *path)
|
||||
/*
|
||||
* Possible superblock locations ordered from most to least likely.
|
||||
*/
|
||||
static int sblock_try[] = SBLOCKSEARCH;
|
||||
static const int sblock_try[] = SBLOCKSEARCH;
|
||||
|
||||
ssize_t
|
||||
fsread(ino_t inode, void *buf, size_t nbyte)
|
||||
|
||||
Reference in New Issue
Block a user