Fix gcc and Sparse warnings generated by r301

git-svn-id: svn://coreboot.org/openbios/openbios-devel@302 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2008-12-21 09:15:57 +00:00
parent e11b806d1c
commit e7b906fd86
17 changed files with 112 additions and 124 deletions

View File

@@ -27,7 +27,7 @@
static
time_t tzdiff = -1;
const
static const
unsigned char hfs_charorder[256] = {
0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,
0x08, 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e, 0x0f,