From 2ef5c27be7a4e94c49560823d5074dafca6a2ac5 Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Wed, 21 Apr 2010 13:45:32 +0400 Subject: Rename SEGALIGN to SECTALIGN "sectalign" is preferred over "segalign" since it operates over section attributes. Signed-off-by: Cyrill Gorcunov --- macros/smartalign.mac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros') diff --git a/macros/smartalign.mac b/macros/smartalign.mac index 410c4d3a..9b37f12c 100644 --- a/macros/smartalign.mac +++ b/macros/smartalign.mac @@ -161,7 +161,7 @@ USE: smartalign %unimacro align 1-2+.nolist %imacro align 1-2+.nolist - segalign %1 ; align a segment as well + sectalign %1 ; align a segment as well %ifnempty %2 times (((%1) - (($-$$) % (%1))) % (%1)) %2 %else -- cgit v1.2.1