Revert my last change since it has not been approved.
This commit is contained in:
@ -88,8 +88,5 @@ END_RELOC_NUMBERS (R_max)
|
||||
#define EF_BFIN_PIC 0x00000001 /* -fpic */
|
||||
#define EF_BFIN_FDPIC 0x00000002 /* -mfdpic */
|
||||
|
||||
#define EF_BFIN_CODE_IN_L1 0x00000010 /* --code-in-l1 */
|
||||
#define EF_BFIN_DATA_IN_L1 0x00000020 /* --data-in-l1 */
|
||||
|
||||
#define EF_BFIN_PIC_FLAGS (EF_BFIN_PIC | EF_BFIN_FDPIC)
|
||||
#endif /* _ELF_BFIN_H */
|
||||
|
Reference in New Issue
Block a user