mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 18:44:20 +08:00
relax_align is now static
This commit is contained in:
parent
114221b5a4
commit
eae7e03cac
@ -254,7 +254,7 @@ seg_info_type seg_info_off_by_4[N_SEG] =
|
||||
#define SEG_INFO_FROM_SEG_NUMBER(x) (seg_info_off_by_4[(x)])
|
||||
|
||||
|
||||
relax_addressT
|
||||
static relax_addressT
|
||||
DEFUN (relax_align, (address, alignment),
|
||||
register relax_addressT address AND
|
||||
register long alignment)
|
||||
|
Loading…
Reference in New Issue
Block a user