Changeset 98e4ebf in rtems for cpukit/rtems/macros
- Timestamp:
- Oct 8, 1997, 3:45:54 PM (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 6fd3979
- Parents:
- a2016b99
- Location:
- cpukit/rtems/macros/rtems/rtems
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/rtems/macros/rtems/rtems/asr.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/attr.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/dpmem.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/event.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/eventset.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/message.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/modes.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/options.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/part.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/ratemon.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/region.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/sem.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/status.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/support.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/tasks.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 * -
cpukit/rtems/macros/rtems/rtems/timer.inl
ra2016b99 r98e4ebf 8 8 * Copyright assigned to U.S. Government, 1994. 9 9 * 10 * The license and distribution terms for this file may in11 * the file LICENSE in this distribution or at10 * The license and distribution terms for this file may be 11 * found in the file LICENSE in this distribution or at 12 12 * http://www.OARcorp.com/rtems/license.html. 13 13 *
Note: See TracChangeset
for help on using the changeset viewer.