OAR

RTEMS GNU Tools On-Line Library


Data

PREV UP NEXT Bookshelf GASP

3.5: Data output

In assembly code, you often need to specify working areas of memory; depending on the application, you may want to initialize such memory or not. GASP provides preprocessor directives to help you avoid repetitive coding for both purposes.

You can use labels as usual to mark the data areas.

  • Initialized
  • Uninitialized

  • PREV UP NEXT Bookshelf GASP

    Packaging copyright © 1988-2000 OAR Corporation
    Context copyright by each document's author. See Free Software Foundation for information.