lkml.org 
[lkml]   [2003]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject.section ... "ax" vs #alloc, #execinstr
Some of the assembly files use
.section ".start", "ax"
and others use
.section ".start", #alloc, #execinstr
(and not just for .start, try
find -name \*.S | xargs grep -e '\.section'
)

These appear to be equivelent, if not somebody clue me in please. :)
Which is the prefered form? The latter seems to provide a bit more for
the human, so I'd vote that direction... ;)

Thanks,

Eli
--------------------. "If it ain't broke now,
Eli Carter \ it will be soon." -- crypto-gram
eli.carter(a)inet.com `-------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:34    [W:0.034 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site