From 651e3aa8d8216e25d59225da50272c0a1fbcc90d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 9 Dec 2013 10:17:00 -0600 Subject: cpukit/rtems: Remove XXX in comments --- cpukit/rtems/src/rtemsbuildid.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'cpukit/rtems/src/rtemsbuildid.c') diff --git a/cpukit/rtems/src/rtemsbuildid.c b/cpukit/rtems/src/rtemsbuildid.c index 2344934660..6ba90752b0 100644 --- a/cpukit/rtems/src/rtemsbuildid.c +++ b/cpukit/rtems/src/rtemsbuildid.c @@ -6,7 +6,7 @@ */ /* - * COPYRIGHT (c) 1989-2008. + * COPYRIGHT (c) 1989-2013. * On-Line Applications Research Corporation (OAR). * * The license and distribution terms for this file may be @@ -20,7 +20,10 @@ #include -/* XXX: This is for language bindings */ +/* + * This is implemented as a macro. This body is provided to support + * bindings from non-C based languages. + */ Objects_Id rtems_build_id( uint32_t api, uint32_t class, -- cgit v1.2.3