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.
This commit is contained in:
Joel Sherrill
1997-05-31 15:54:51 +00:00
parent 17a3c690be
commit 1499931de9
2 changed files with 8 additions and 7 deletions

View File

@@ -39,9 +39,10 @@ END-INFO-DIR-ENTRY
@c
@clear is-C
@set is-Ada
@set RTEMS-LANGUAGE Ada
@set RTEMS-STRUCTURE record
@set RTEMS-ROUTINE subprogram
@set LANGUAGE Ada
@set STRUCTURE record
@set ROUTINE subprogram
@set OR or
@c the language is @value{RTEMS-LANGUAGE}
@c NOTE: don't use underscore in the name
@c
@@ -51,8 +52,8 @@ END-INFO-DIR-ENTRY
@c
@set edition 4.1.0a
@set update-date 1 June 97
@set update-month June 97
@set update-date 1 June 1997
@set update-month June 1997
@c
@c I don't really like having a short title page. --joel