From mboxrd@z Thu Jan 1 00:00:00 1970 From: Corey Holcomb-Hockin Subject: gas macros Date: Thu, 31 Oct 2002 15:06:00 -0800 Sender: linux-assembly-owner@vger.kernel.org Message-ID: <3DC1B758.3020504@ipeg.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: linux-assembly@vger.kernel.org How are macros used with gas? Does gasp or ccp work better? Does gas have any built in support for macros? I'm just started to learn assembly so I'm not sure what I should be using. I'm used to programming in C. Corey Holcomb-Hockin