On Thu, Sep 13, 2007 at 10:38:24AM +0200, [EMAIL PROTECTED] wrote:
> + * You should have received a copy of the GNU General Public License
> + * along with this program; if not, write to the Free Software
> + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
> + */
> +
> +#define ASSEMBLY 1
I am not really sure how this is used... But gcc defines, at least since
2.95, __ASSEMBLER__ if compiling an assembler file. So it is not really
necessary if you have for example an include file which should do
certain parts only if included in assembler code.
Adrian
--
linuxbios mailing list
[email protected]
http://www.linuxbios.org/mailman/listinfo/linuxbios