mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2003-09-26 Joel Sherrill <joel@OARcorp.com>
* timer/timer.c: Obsoleting HP PA-RISC port and removing all references.
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2003-09-26 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* timer/timer.c: Obsoleting HP PA-RISC port and removing all
|
||||||
|
references.
|
||||||
|
|
||||||
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
2003-09-04 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* clock/clock.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
|
* clock/clock.c, console/console.c, include/bsp.h, shmsupp/addrconv.c,
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
/* timer.c
|
/* timer.c
|
||||||
*
|
*
|
||||||
* This file manages the interval timer on the PA-RISC.
|
* This file manages the interval timer on a UNIX BSP.
|
||||||
*
|
*
|
||||||
* NOTE: It is important that the timer start/stop overhead be
|
* NOTE: It is important that the timer start/stop overhead be
|
||||||
* determined when porting or modifying this code.
|
* determined when porting or modifying this code.
|
||||||
*
|
*
|
||||||
* COPYRIGHT (c) 1989-1999.
|
* COPYRIGHT (c) 1989-2003.
|
||||||
* On-Line Applications Research Corporation (OAR).
|
* On-Line Applications Research Corporation (OAR).
|
||||||
*
|
*
|
||||||
* The license and distribution terms for this file may be
|
* The license and distribution terms for this file may be
|
||||||
|
|||||||
Reference in New Issue
Block a user