summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/timer.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-10 14:55:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-10 14:55:43 +0000
commit6d8720c48161709d81fc890643308c214f6f8dae (patch)
tree00f4ee0560e48363932e967ca6b52baf0f82e737 /cpukit/rtems/include/rtems/rtems/timer.h
parent2009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-6d8720c48161709d81fc890643308c214f6f8dae.tar.bz2
2009-05-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/shell/login_prompt.c, libmisc/shell/shell_script.c, rtems/include/rtems/rtems/timer.h: Fix warnings.
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/timer.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/timer.h b/cpukit/rtems/include/rtems/rtems/timer.h
index 357eb1b418..f3d375818f 100644
--- a/cpukit/rtems/include/rtems/rtems/timer.h
+++ b/cpukit/rtems/include/rtems/rtems/timer.h
@@ -22,7 +22,7 @@
* - cancel a time
*/
-/* COPYRIGHT (c) 1989-2008.
+/* COPYRIGHT (c) 1989-2009.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -289,7 +289,7 @@ rtems_status_code rtems_timer_initiate_server(
* When given this priority, a special high priority not accessible
* via the Classic API is used.
*/
-#define RTEMS_TIMER_SERVER_DEFAULT_PRIORITY -1
+#define RTEMS_TIMER_SERVER_DEFAULT_PRIORITY (uint32_t) -1
/**
* This is the structure filled in by the timer get information