From 9929e2d2316d03196d4aad2b5fb0ffe6abb884e1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 29 Oct 2004 10:38:40 +0000 Subject: 2004-10-29 Ralf Corsepius * score/src/coremsg.c: Eliminate unsigned32. * score/include/rtems/system.h: Set __RTEMS_REVISION__ to 99. * librpc/include/rpc/xdr.h: Use elipsis in xdrproc_t prototype. --- cpukit/score/include/rtems/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/include') diff --git a/cpukit/score/include/rtems/system.h b/cpukit/score/include/rtems/system.h index c2fbf7694b..90501dd3d3 100644 --- a/cpukit/score/include/rtems/system.h +++ b/cpukit/score/include/rtems/system.h @@ -27,7 +27,7 @@ extern "C" { */ #define __RTEMS_MAJOR__ 4 #define __RTEMS_MINOR__ 6 -#define __RTEMS_REVISION__ 0 +#define __RTEMS_REVISION__ 99 /* * The cpu options include file defines all cpu dependent -- cgit v1.2.3