mirror of
https://github.com/bebbo/amigaos-binutils-2.14.git
synced 2025-12-08 22:38:24 +00:00
applied patch to bring it in sync with latest CVS head
This commit is contained in:
@ -1562,7 +1562,7 @@ s_data (ignore)
|
||||
#ifdef OBJ_AMIGAHUNK
|
||||
void
|
||||
s_data_chip (ignore)
|
||||
int ignore;
|
||||
int ignore ATTRIBUTE_UNUSED;
|
||||
{
|
||||
int temp = get_absolute_expression ();
|
||||
subseg_set (data_chip_section, (subsegT) temp);
|
||||
|
||||
Reference in New Issue
Block a user