Changeset b06e68ef in rtems for cpukit/rtems/macros/rtems
- Timestamp:
- 08/17/95 19:51:51 (28 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 95fbca1
- Parents:
- 3b438fa
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/rtems/macros/rtems/rtems/attr.inl
r3b438fa rb06e68ef 63 63 /*PAGE 64 64 * 65 * _Attributes_Is_limit66 *67 */68 69 #define _Attributes_Is_limit( _attribute_set ) \70 ( (_attribute_set) & RTEMS_LIMIT )71 72 /*PAGE73 *74 65 * _Attributes_Is_binary_semaphore 75 66 *
Note: See TracChangeset
for help on using the changeset viewer.