[mips]- added sim stuff and lto
git-svn-id: http://moon:8086/svn/mips@136 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#define MAGIC_EB 0x4A464931 // "JFI1" in big-endian;
|
||||
#define MAGIC_EL 0x3149464A // "JFI1" in little-endian;
|
||||
|
||||
extern uint32_t getBootOffset(uint32_t sel);
|
||||
extern uint32_t getBootOffset(uint32_t sel) __attribute__ ((used));
|
||||
|
||||
typedef struct _sflash_img_hdr_t
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user