Changeset 1499931d in rtems


Ignore:
Timestamp:
05/31/97 15:54:51 (27 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a94c5a5d
Parents:
17a3c69
Message:

Changed bitwise OR's used to build up option and attribute sets
to be correct in either C or Ada.

Added the interrupt disable, enable, flash, and is in progress directives.

Location:
doc
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • doc/ada_user/ada_user.texi

    r17a3c69 r1499931d  
    4040@clear is-C
    4141@set is-Ada
    42 @set RTEMS-LANGUAGE Ada
    43 @set RTEMS-STRUCTURE record
    44 @set RTEMS-ROUTINE subprogram
     42@set LANGUAGE Ada
     43@set STRUCTURE record
     44@set ROUTINE subprogram
     45@set OR or
    4546@c the language is @value{RTEMS-LANGUAGE}
    4647@c NOTE:  don't use underscore in the name
     
    5253
    5354@set edition 4.1.0a
    54 @set update-date 1 June 97
    55 @set update-month June 97
     55@set update-date 1 June 1997
     56@set update-month June 1997
    5657
    5758@c
  • doc/develenv/develenv.texi

    r17a3c69 r1499931d  
    4848
    4949@set edition 4.1.0a
    50 @set update-date 1 June 97
    51 @set update-month June 97
     50@set update-date 1 June 1997
     51@set update-month June 1997
    5252
    5353@c
Note: See TracChangeset for help on using the changeset viewer.